Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins f574f538d2 LibWeb: Use property_accepts_value() for parsing text-decoration %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 4bc9b9eaaa LibWeb: Use property_accepts_value() for overflow parsing %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b08094bccc LibWeb: Use property_accepts_value() for list style parsing %!s(int64=3) %!d(string=hai) anos
  Sam Atkins dcf70ab821 LibWeb: Use property_accepts_value() for font parsing %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e262596ee1 LibWeb: Use property_accepts_value() for parsing flexbox properties %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 37e69fb286 LibWeb: Use property_accepts_value() when parsing borders %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5213760e4b LibWeb: Use property_accepts_value() for background parsing %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 35eb8b0dc2 LibWeb: Add better debug logging for CSS parsing errors %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5d6a4c5fc2 LibWeb: Check parsed CSS values with property_accepts_value() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 4a1dbb4f36 LibWeb: Move color identifier checking to StyleValue::is_color() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e40ea819d9 LibWeb: Prevent special-case CSS property parsing fallback %!s(int64=3) %!d(string=hai) anos
  Tobias Christiansen 9ebfafafbe LibWeb: Add transform property to the system %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 0053314dd1 LibWeb: Use initial values from Properties.json inside CSS Parser %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 854d6e5822 LibWeb: Persuade CSS Parser that idents like `currentcolor` are colors %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 2b57018196 LibWeb: Use default instead of an empty constructor/destructor %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5bb6936a2a LibWeb: Tidy up CSS parser logging %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 8f6017bc4e LibWeb: Ignore CSS properties with vendor-prefixed values %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 00b84249d6 LibWeb: Rename CSS::Parser::SelectorParsingResult => ParsingResult %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6c27e2938a LibWeb: Ignore vendor-prefixed at-rules %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 13c67f9920 LibWeb: Ignore vendor-prefixed pseudo-element/classes in selectors %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 83cd2eef8f LibWeb: Return SelectorParsingResult from all selector parsing functions %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e30b702c6c LibWeb: Reduce CSS_PARSER_DEBUG spam %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7817c681d0 LibWeb: Ignore CSS properties with other people's vendor prefixes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0bcab60463 LibWeb: Make CSSStyleDeclaration an abstract class %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 640a980080 LibWeb: Parse CSS selectors with no space before a combinator %!s(int64=3) %!d(string=hai) anos
  Sam Atkins c66689ea76 LibWeb: Remove unused PropertyID parameter to StyleValue parsing methods %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 8e4a4fd4db LibWeb: Remove "takes integer value" concept from parse_css_value() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b8c4320ffa LibWeb: Fix CSS opacity parsing %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 8dc4f3763d LibWeb: Only apply the unitless-length quirk to needed properties %!s(int64=3) %!d(string=hai) anos