Commit History

Author SHA1 Message Date
  Sam Atkins afc434c416 LibWeb: Remove ValueListStyleValue :^) 3 years ago
  Sam Atkins 678760bd87 LibWeb: Parse multiple font-family values 3 years ago
  Sam Atkins 6f9263de04 LibWeb: Implement and use BackgroundRepeatStyleValue 3 years ago
  Sam Atkins e6c0cb5a7f LibWeb: Implement and use OverflowStyleValue 3 years ago
  Sam Atkins 168865dbdc LibWeb: Implement and use BorderRadiusStyleValue 4 years ago
  Sam Atkins cb3e097663 LibWeb: Implement and use BorderStyleValue 4 years ago
  Sam Atkins c27f99fc1d LibWeb: Implement and use FlexFlowStyleValue 4 years ago
  Sam Atkins 2644d2c221 LibWeb: Implement and use FlexStyleValue 4 years ago
  Sam Atkins 44a082391b LibWeb: Implement and use TextDecorationStyleValue 4 years ago
  Sam Atkins 0e15561df0 LibWeb: Implement and use ListStyleStyleValue 4 years ago
  Sam Atkins dcbfb61816 LibWeb: Implement and use BackgroundStyleValue 4 years ago
  Sam Atkins 59501f1940 LibWeb: Implement and use FontStyleValue 4 years ago
  Sam Atkins 21c9825caf LibWeb: Implement new StyleValueList 4 years ago
  Sam Atkins 81527f5eba LibWeb: Add StyleValue.is_builtin() convenience function 3 years ago
  Sam Atkins ed962be0fa LibWeb: Make 'auto' be both a Length and Identifier in CSS 3 years ago
  Sam Atkins c8c2a8df56 LibWeb: Make '0' always be both a number and a length in CSS 4 years ago
  Tobias Christiansen 2a77abf85e Everywhere: Use tobyase@serenityos.org for my copyright headers 3 years ago
  Tobias Christiansen 833936f3ec LibWeb: Add auto as a recognized argument of flex-basis 4 years ago
  Sam Atkins 21c59efbb9 LibWeb: Treat CSS calc() values as "builtin_or_dynamic" 4 years ago
  Andreas Kling efa9627fc4 LibWeb: Remove unused enum value CSS::StyleValue::Position 4 years ago
  Tobias Christiansen 2fdae3b0ca LibWeb: Add BoxShadowStyleType as a CSS StyleType 4 years ago
  Tobias Christiansen f8bf6ae911 LibWeb: Add CalculatedStyleValue to the CSS StyleValues 4 years ago
  Sam Atkins 6e0376361a LibWeb: Expose StyleValue parsing method in CSS Parser 4 years ago
  Sam Atkins 4a03279539 LibWeb: Add CSS ValueListStyleValue 4 years ago
  Tobias Christiansen 80a44c3891 LibWeb: Add parsing for the justify-content property 4 years ago
  Tobias Christiansen e18e2af826 LibWeb: Add roman numerals as a list-style for ol's 4 years ago
  Tobias Christiansen af4d80af4d LibWeb: Add parsing for NumericStyleValue 4 years ago
  Tobias Christiansen ae3e6510d6 LibWeb: Parse flex-basis 4 years ago
  Tobias Christiansen e6545d5259 LibWeb: Add parsing for flex-wrap property 4 years ago
  Tobias Christiansen f0c6160362 LibWeb: Add CustomStyleValue 4 years ago