Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 427beb97b5 LibWeb: Streamline how inline CSS style declarations are constructed %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6672c19c93 LibWeb: Parse `@font-face` rules %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 1dcde57922 LibWeb: Bring "parse a list of declarations" closer to spec %!s(int64=3) %!d(string=hai) anos
  Sam Atkins da1a819858 LibWeb: Rename parse_css_declaration() -> parse_css_style_attribute() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling fda25f9505 LibWeb: Move HTML dimension value parsing from CSS to HTML namespace %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 434970f022 LibWeb: Remove the totally ad-hoc parse_html_length() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 28c929e85c LibWeb: Add parser for the HTML "non-zero dimensions value" microsyntax %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 075bdfdef8 LibWeb: Add a parser for the HTML "dimension value" microsyntax %!s(int64=3) %!d(string=hai) anos
  Sam Atkins f078bb8294 LibWeb: Implement disallowing `inset` when parsing shadows %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo %!s(int64=3) %!d(string=hai) anos
  Simon Wanner 63055ff5ad LibWeb: Parse the CSS transform-origin property %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 fff12847d5 LibWeb: Pull out larger parsing parts from Parser::parse_simple_selector %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 174a25db5b LibWeb: Combine identical relative/regular selector parsing functions %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5b0187477b LibWeb: Implement `:nth-[last-]child(n of foo)` syntax %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5319e2ba8e LibWeb: Parse forgiving selector-lists %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Simon Wanner 1ed5e79478 LibWeb: Fix resolving relative URLs in style sheets %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 56a36da44e LibWeb: Only try parsing valid types of media-feature values %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5f93f1c161 LibWeb: Introduce and parse CSS Ratio type %!s(int64=3) %!d(string=hai) anos
  Sam Atkins adaab23149 LibWeb: Parse the `content` property %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5c8ea81d21 LibWeb: Parse Angle/Frequency/Resolution/Time types %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b51f428165 LibWeb: Parse multiple box-shadows :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b69f6097de LibWeb: Resolve type of calc() expressions at parse-time %!s(int64=3) %!d(string=hai) anos
  Sam Atkins ea0f6b42f0 LibWeb: Add PercentageStyleValue, and parse it %!s(int64=3) %!d(string=hai) anos
  Sam Atkins c3bf9e5b79 LibWeb: Rewrite media-query parsing to match spec grammar %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b6fe7cc324 LibWeb: Make MediaCondition a top-level type and add factory methods %!s(int64=3) %!d(string=hai) anos
  Sam Atkins ae4f0000c8 LibWeb: Make MediaFeature a top-level class and add factory methods %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6299d68e45 LibWeb: Introduce MediaFeatureValue type for use in media queries %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 23dc0dac88 LibWeb: Parse and resolve UnresolvedStyleValues %!s(int64=3) %!d(string=hai) anos
  Sam Atkins dea4f83037 LibWeb: Use a string instead of an internal Parser class in Supports %!s(int64=3) %!d(string=hai) anos