Commit History

Autor SHA1 Mensaxe Data
  Lucas CHOLLET f253246a6c LibWeb/CSS: Add support for the `lch` color function hai 8 meses
  Lucas CHOLLET 7a94709cd2 LibWeb/CSS: Factorize the parsing code for lch-like color functions hai 8 meses
  Lucas CHOLLET 48bbebc636 LibWeb/CSS: Start parsing the `color()` function hai 8 meses
  Lucas CHOLLET 3406b69614 LibGfx+LibWeb/CSS: Add support for the `lab()` color function hai 8 meses
  Lucas CHOLLET 707bcaf604 LibWeb/CSS: Extract code to parse a lab-like color value hai 8 meses
  Alex Ungurianu a4c72f50c0 LibWeb: Parse `@property` CSS directives hai 9 meses
  Sam Atkins 36afff97d1 LibWeb/CSS: Parse nested rules in style blocks hai 9 meses
  Sam Atkins bf3e6daedb LibWeb/CSS: Preserve whitespace and comments in custom properties hai 9 meses
  Sam Atkins e0be17e4fb LibWeb/CSS: Rewrite CSS Parser core methods according to new spec hai 9 meses
  Sam Atkins 95c17dfab5 LibWeb/CSS: Parse and propagate font-feature-settings property hai 9 meses
  Sam Atkins 55812aaed2 LibWeb/CSS: Parse and propagate font-variation-settings property hai 9 meses
  Sam Atkins 1a127c9d37 LibWeb/CSS: Expand single-none-parsing helper to parse any keyword hai 9 meses
  Sam Atkins cd13b30fb8 LibWeb/CSS: Add parsing for `<opentype-tag>` hai 9 meses
  Sam Atkins 2516297c86 LibWeb/CSS: Return StringStyleValue from parse_string_value() hai 9 meses
  Sam Atkins 1d8867d9ae LibWeb/CSS: Parse and propagate the font-language-override property hai 9 meses
  Sam Atkins 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue hai 9 meses
  Sam Atkins 2a0f6fd23e LibWeb: Bring parse_as_sizes_attribute() up to date with the spec hai 10 meses
  Sam Atkins 4c98906e2c LibWeb/CSS: Parse `@layer` rules hai 10 meses
  Adam Harald Jørgensen 3e92ec80f3 LibWeb: Set correct longhand values when using grid-placement shorthand hai 10 meses
  Samuel Fry c42679597a LibWeb: Support parsing columns hai 10 meses
  Sam Atkins 3af6a69f1e LibWeb: Introduce color-function-specific style values hai 11 meses
  Sam Atkins 27be8678c9 LibWeb/CSS: Introduce helper methods for parsing numeric values hai 11 meses
  Tim Ledbetter 00f03f3e90 LibWeb: Match attribute selectors case insensitively in XML documents hai 11 meses
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct hai 11 meses
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hai 11 meses
  Sam Atkins 80a20be176 LibWeb/CSS: Bring previous CSSRule parsing up to standard hai 11 meses
  Sam Atkins 9de73bf89b LibWeb/CSS: Parse gradient functions with TokenStream hai 11 meses
  Sam Atkins 29d7aa9fc9 LibWeb/CSS: Parse url() functions with TokenStream hai 11 meses
  Sam Atkins d5f3a610ac LibWeb/CSS: Split out `@keyframes` parsing code hai 11 meses
  Sam Atkins e5737232c0 LibWeb/CSS: Split out `@supports` parsing code hai 11 meses