Jelle Raaijmakers
|
c99fad77e1
LibWeb: Fix `filter: drop-shadow` argument parsing
|
8 月之前 |
Jelle Raaijmakers
|
29974de852
LibWeb: Parse and store `filter` property
|
8 月之前 |
Alex Ungurianu
|
a4c72f50c0
LibWeb: Parse `@property` CSS directives
|
9 月之前 |
Sam Atkins
|
53f99e51f8
LibWeb/CSS: Parse and use nested style rules
|
9 月之前 |
Sam Atkins
|
36afff97d1
LibWeb/CSS: Parse nested rules in style blocks
|
9 月之前 |
Sam Atkins
|
bf3e6daedb
LibWeb/CSS: Preserve whitespace and comments in custom properties
|
9 月之前 |
Sam Atkins
|
ea164124de
LibWeb/CSS: Preserve original source text for ComponentValues
|
9 月之前 |
Sam Atkins
|
04939d68f0
LibWeb/CSS: Rename Token::representation() to original_source_text()
|
9 月之前 |
Sam Atkins
|
69d064697a
LibWeb/CSS: Handle calculated integers when expanding unresolved values
|
9 月之前 |
Sam Atkins
|
e0be17e4fb
LibWeb/CSS: Rewrite CSS Parser core methods according to new spec
|
9 月之前 |
Sam Atkins
|
7723873016
LibWeb/CSS: Make CSSStyleRule be a CSSGroupingRule
|
9 月之前 |
Glenn Skrzypczak
|
3804c4dea1
LibWeb: Don't crash when encountering a resolution in a calculation
|
9 月之前 |
Sam Atkins
|
b645e26e9b
LibWeb/CSS: Bring TokenStream in line with spec
|
9 月之前 |
Andreas Kling
|
5df6c6eecf
LibWeb: Don't crash when encountering calc() inside a CSS rect() value
|
9 月之前 |
Andreas Kling
|
902586a21d
LibWeb: Fail CSS color parse for "rgba(123, 123, 123, "
|
9 月之前 |
Andreas Kling
|
4590c081c2
LibWeb+LibGfx: Serialize HTML canvas fill/strokeStyle colors correctly
|
9 月之前 |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 月之前 |
Sam Atkins
|
e43f3e4808
LibWeb/CSS: Parse font-[feature,variation]-settings descriptors
|
9 月之前 |
Sam Atkins
|
95c17dfab5
LibWeb/CSS: Parse and propagate font-feature-settings property
|
9 月之前 |
Sam Atkins
|
55812aaed2
LibWeb/CSS: Parse and propagate font-variation-settings property
|
9 月之前 |
Sam Atkins
|
1a127c9d37
LibWeb/CSS: Expand single-none-parsing helper to parse any keyword
|
9 月之前 |
Sam Atkins
|
cd13b30fb8
LibWeb/CSS: Add parsing for `<opentype-tag>`
|
9 月之前 |
Sam Atkins
|
2516297c86
LibWeb/CSS: Return StringStyleValue from parse_string_value()
|
9 月之前 |
Sam Atkins
|
20af2eb2b0
LibWeb/CSS: Parse the font-language-override descriptor
|
9 月之前 |
Sam Atkins
|
1d8867d9ae
LibWeb/CSS: Parse and propagate the font-language-override property
|
9 月之前 |
Sam Atkins
|
b1870e7029
LibWeb/CSS: Parse font-width descriptor and its font-stretch alias
|
9 月之前 |
Sam Atkins
|
4a67b28600
LibWeb/CSS: Make font-stretch a legacy alias for new font-width
|
9 月之前 |
Sam Atkins
|
7c50a31402
LibWeb/CSS: Parse font-named-instance descriptor
|
9 月之前 |
Sam Atkins
|
3eb6d510fd
LibWeb/CSS: Parse font-display descriptor
|
9 月之前 |
Sam Atkins
|
2f7d18865d
LibWeb: Parse ascent-, descent-, and line-gap-override descriptors
|
9 月之前 |