Sam Atkins
|
e43f3e4808
LibWeb/CSS: Parse font-[feature,variation]-settings descriptors
|
9 mesi fa |
Sam Atkins
|
95c17dfab5
LibWeb/CSS: Parse and propagate font-feature-settings property
|
9 mesi fa |
Sam Atkins
|
55812aaed2
LibWeb/CSS: Parse and propagate font-variation-settings property
|
9 mesi fa |
Sam Atkins
|
1a127c9d37
LibWeb/CSS: Expand single-none-parsing helper to parse any keyword
|
9 mesi fa |
Sam Atkins
|
cd13b30fb8
LibWeb/CSS: Add parsing for `<opentype-tag>`
|
9 mesi fa |
Sam Atkins
|
2516297c86
LibWeb/CSS: Return StringStyleValue from parse_string_value()
|
9 mesi fa |
Sam Atkins
|
20af2eb2b0
LibWeb/CSS: Parse the font-language-override descriptor
|
9 mesi fa |
Sam Atkins
|
1d8867d9ae
LibWeb/CSS: Parse and propagate the font-language-override property
|
9 mesi fa |
Sam Atkins
|
b1870e7029
LibWeb/CSS: Parse font-width descriptor and its font-stretch alias
|
9 mesi fa |
Sam Atkins
|
4a67b28600
LibWeb/CSS: Make font-stretch a legacy alias for new font-width
|
9 mesi fa |
Sam Atkins
|
7c50a31402
LibWeb/CSS: Parse font-named-instance descriptor
|
9 mesi fa |
Sam Atkins
|
3eb6d510fd
LibWeb/CSS: Parse font-display descriptor
|
9 mesi fa |
Sam Atkins
|
2f7d18865d
LibWeb: Parse ascent-, descent-, and line-gap-override descriptors
|
9 mesi fa |
Sam Atkins
|
fdcece2e88
LibWeb/CSS: Implement legacy name aliases for properties
|
9 mesi fa |
Sam Atkins
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 mesi fa |
Sam Atkins
|
8b3bcf9c0f
LibWeb: Reduce unnecessary debug spam from parse_as_sizes_attribute()
|
9 mesi fa |
Sam Atkins
|
2a0f6fd23e
LibWeb: Bring parse_as_sizes_attribute() up to date with the spec
|
9 mesi fa |
Annya
|
bea7eec518
LibWeb/CSS: Implement revert-layer
|
9 mesi fa |
Sam Atkins
|
4c98906e2c
LibWeb/CSS: Parse `@layer` rules
|
10 mesi fa |
Adam Harald Jørgensen
|
3e92ec80f3
LibWeb: Set correct longhand values when using grid-placement shorthand
|
10 mesi fa |
Samuel Fry
|
c42679597a
LibWeb: Support parsing columns
|
10 mesi fa |
Sam Atkins
|
3af6a69f1e
LibWeb: Introduce color-function-specific style values
|
10 mesi fa |
Sam Atkins
|
27be8678c9
LibWeb/CSS: Introduce helper methods for parsing numeric values
|
10 mesi fa |
Sam Atkins
|
79bd942dd1
LibWeb/CSS: Inline number/integer parsing
|
10 mesi fa |
Sam Atkins
|
9bc71ab1fe
LibWeb/CSS: Stop using `parse_color()`
|
10 mesi fa |
Sam Atkins
|
37ea4e3b5f
LibWeb: Rename CSSColorValue::create() to create_from_color()
|
10 mesi fa |
Sam Atkins
|
4e48afd9a7
LibWeb: Store ShadowStyleValue's color as a StyleValue
|
10 mesi fa |
Sam Atkins
|
581d00293c
LibWeb: Rename ColorStyleValue -> CSSColorValue
|
10 mesi fa |
Sam Atkins
|
f518811f73
LibWeb: Use CSSKeywordValue for CSS-wide keywords
|
10 mesi fa |
Sam Atkins
|
6a74b01644
LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct
|
10 mesi fa |