Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins 20af2eb2b0 LibWeb/CSS: Parse the font-language-override descriptor hai 9 meses
  Sam Atkins 1d8867d9ae LibWeb/CSS: Parse and propagate the font-language-override property hai 9 meses
  Sam Atkins b1870e7029 LibWeb/CSS: Parse font-width descriptor and its font-stretch alias hai 9 meses
  Sam Atkins 4a67b28600 LibWeb/CSS: Make font-stretch a legacy alias for new font-width hai 9 meses
  Sam Atkins 7c50a31402 LibWeb/CSS: Parse font-named-instance descriptor hai 9 meses
  Sam Atkins 3eb6d510fd LibWeb/CSS: Parse font-display descriptor hai 9 meses
  Sam Atkins 2f7d18865d LibWeb: Parse ascent-, descent-, and line-gap-override descriptors hai 10 meses
  Sam Atkins fdcece2e88 LibWeb/CSS: Implement legacy name aliases for properties hai 9 meses
  Sam Atkins 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue hai 10 meses
  Sam Atkins 8b3bcf9c0f LibWeb: Reduce unnecessary debug spam from parse_as_sizes_attribute() hai 10 meses
  Sam Atkins 2a0f6fd23e LibWeb: Bring parse_as_sizes_attribute() up to date with the spec hai 10 meses
  Annya bea7eec518 LibWeb/CSS: Implement revert-layer 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 11 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
  Sam Atkins 79bd942dd1 LibWeb/CSS: Inline number/integer parsing hai 11 meses
  Sam Atkins 9bc71ab1fe LibWeb/CSS: Stop using `parse_color()` hai 11 meses
  Sam Atkins 37ea4e3b5f LibWeb: Rename CSSColorValue::create() to create_from_color() hai 11 meses
  Sam Atkins 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue hai 11 meses
  Sam Atkins 581d00293c LibWeb: Rename ColorStyleValue -> CSSColorValue hai 11 meses
  Sam Atkins f518811f73 LibWeb: Use CSSKeywordValue for CSS-wide keywords hai 11 meses
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct hai 11 meses
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue 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