Sam Atkins
|
9b9b5fef6d
|
LibWeb/CSS: Parse font-[feature,variation]-settings descriptors
(cherry picked from commit e43f3e4808b0775dfcd8ef9d7218d87e6f617d21)
|
2024-10-26 09:29:16 -04:00 |
|
Sam Atkins
|
a6b7c0eefb
|
LibWeb/CSS: Parse the font-language-override descriptor
(cherry picked from commit 20af2eb2b0d196b464db536222d8b9f0df75a79d)
|
2024-10-21 09:36:47 -04:00 |
|
Sam Atkins
|
6936b2c3e6
|
LibWeb/CSS: Parse font-width descriptor and its font-stretch alias
(cherry picked from commit b1870e70298b9d5933fd4cee4fc6d947b8198d98)
|
2024-10-21 09:36:47 -04:00 |
|
Sam Atkins
|
5606a54a22
|
LibWeb/CSS: Parse font-named-instance descriptor
(cherry picked from commit 7c50a31402c0240ccd19658284dec48ff876fc17)
|
2024-10-21 09:36:47 -04:00 |
|
Sam Atkins
|
85b5d7b93e
|
LibWeb/CSS: Parse font-display descriptor
(cherry picked from commit 3eb6d510fd0c7d4b6b21b64ac36a06571ea1fd9f)
|
2024-10-21 09:36:47 -04:00 |
|
Sam Atkins
|
272c1c64cb
|
LibWeb: Parse ascent-, descent-, and line-gap-override descriptors
(cherry picked from commit 2f7d18865dc509a0d7c9e1c751266ede92f58ca6)
|
2024-10-21 09:36:47 -04:00 |
|
Andrew Kaster
|
3a5eabc43b
|
LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace
This implementation detail of CSSFontFaceRule is hogging the name of a
Web API from CSS Font Loading Module Level 3.
|
2024-05-08 10:39:16 +02:00 |
|