Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 198bb322ef LibWeb: Fix null dereference when assigning an ImageStyleValue via JS vor 3 Jahren
  Andreas Kling 3dc6f0bc47 LibWeb: Absolutize internal lengths in all StyleValues vor 3 Jahren
  Sam Atkins 4b554ba92a LibWeb: Clarify StyleValue API with new naming scheme vor 3 Jahren
  Sam Atkins 1ae0781ce1 LibWeb: Alphabetically sort StyleValues vor 3 Jahren
  Sam Atkins 85254ada94 LibWeb: Fix `auto` conversion to identifier vor 3 Jahren
  Sam Atkins b927972da7 LibWeb: Add range-checking to property_accepts_value() vor 3 Jahren
  Sam Atkins 603f611ceb LibWeb: Sort StyleValue enums alphabetically vor 3 Jahren
  Sam Atkins 4a1dbb4f36 LibWeb: Move color identifier checking to StyleValue::is_color() vor 3 Jahren
  Andreas Kling c55909f175 LibWeb: Add a specialized BorderRadiusStyleValue::equals() vor 3 Jahren
  Andreas Kling ae7bbd93b8 LibWeb: Add a specialized NumericStyleValue::equals() vor 3 Jahren
  Tobias Christiansen 9ebfafafbe LibWeb: Add transform property to the system vor 3 Jahren
  Sam Atkins 86f78bff2a LibWeb: Make StyleValue::to_color() take a Node instead of the Document vor 3 Jahren
  Tobias Christiansen 307f90b675 LibWeb: Add proper parsing of the AlignItems property vor 3 Jahren
  kleines Filmröllchen 047c013be0 LibWeb: Add several computed CSS styles vor 3 Jahren
  kleines Filmröllchen 6865a5a447 LibWeb: Add CombinedBoderRadiusStyleValue for CSS `border-radius` vor 3 Jahren
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it vor 3 Jahren
  Sam Atkins e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) vor 3 Jahren
  Andreas Kling 1fa5fba432 LibWeb: Make the base StyleValue::to_length() return an undefined length vor 4 Jahren
  Sam Atkins b92a6d6542 LibWeb: Implement CSS `unset` builtin value vor 4 Jahren
  Sam Atkins 6d39f4342d LibWeb: Use single shared instance of Inherit/InitialStyleValue vor 4 Jahren
  Sam Atkins afc434c416 LibWeb: Remove ValueListStyleValue :^) vor 4 Jahren
  Sam Atkins 678760bd87 LibWeb: Parse multiple font-family values vor 4 Jahren
  Sam Atkins 6f9263de04 LibWeb: Implement and use BackgroundRepeatStyleValue vor 4 Jahren
  Sam Atkins e6c0cb5a7f LibWeb: Implement and use OverflowStyleValue vor 4 Jahren
  Sam Atkins 168865dbdc LibWeb: Implement and use BorderRadiusStyleValue vor 4 Jahren
  Sam Atkins cb3e097663 LibWeb: Implement and use BorderStyleValue vor 4 Jahren
  Sam Atkins c27f99fc1d LibWeb: Implement and use FlexFlowStyleValue vor 4 Jahren
  Sam Atkins 2644d2c221 LibWeb: Implement and use FlexStyleValue vor 4 Jahren
  Sam Atkins 44a082391b LibWeb: Implement and use TextDecorationStyleValue vor 4 Jahren
  Sam Atkins 0e15561df0 LibWeb: Implement and use ListStyleStyleValue vor 4 Jahren