Commit History

Autor SHA1 Mensaxe Data
  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 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 c66689ea76 LibWeb: Remove unused PropertyID parameter to StyleValue parsing methods %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 3fa4f55f86 LibWeb: Add current_property_id to CSS ParsingContext %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins d2342caf42 LibWeb: Parse CSS builtins before other values %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 678760bd87 LibWeb: Parse multiple font-family values %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 75450d2250 LibWeb: Handle StyleValueList for background-image %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6f9263de04 LibWeb: Implement and use BackgroundRepeatStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e6c0cb5a7f LibWeb: Implement and use OverflowStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 168865dbdc LibWeb: Implement and use BorderRadiusStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins cb3e097663 LibWeb: Implement and use BorderStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins c27f99fc1d LibWeb: Implement and use FlexFlowStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 2644d2c221 LibWeb: Implement and use FlexStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 44a082391b LibWeb: Implement and use TextDecorationStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 0e15561df0 LibWeb: Implement and use ListStyleStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins dcbfb61816 LibWeb: Implement and use BackgroundStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 59501f1940 LibWeb: Implement and use FontStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 4065eb169c LibWeb: Implement CSS parsing convenience functions %!s(int64=3) %!d(string=hai) anos
  Sam Atkins eadcdd21e3 LibWeb: Clarify naming and publicity of CSS Parser methods %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 23d869138f LibWeb: Parse calc() values in new CSS Parser %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 21c59efbb9 LibWeb: Treat CSS calc() values as "builtin_or_dynamic" %!s(int64=4) %!d(string=hai) anos
  Sam Atkins d6668dbc56 LibWeb: Allow peeking more than 1 token ahead in CSS Parser %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 919eb7c0aa LibWeb: Parse box-shadow property in new CSS Parser %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 697bffa3bd LibWeb: Convert CSS parse_{color,length}() lambdas into methods %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 6034fc0ee6 LibWeb: Make CSS 'An+B' parsing spec-compliant %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 8d0ff98eff LibWeb: Parse CSS selectors according to the spec %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 7439fbd896 LibWeb: Get CSS @import rules working in new parser %!s(int64=4) %!d(string=hai) anos