LibWeb/CSS: Parse and propagate the font-language-override property

This commit is contained in:
Sam Atkins 2024-09-27 17:11:05 +01:00 committed by Andreas Kling
commit 1d8867d9ae
Notes: github-actions[bot] 2024-09-28 12:43:26 +00:00
8 changed files with 78 additions and 2 deletions

View file

@ -11,6 +11,7 @@ fill: rgb(0, 0, 0)
fill-opacity: 1
fill-rule: nonzero
font-family: serif
font-language-override: normal
font-size: 16px
font-style: normal
font-variant: normal
@ -116,7 +117,7 @@ grid-row-start: auto
grid-template-areas:
grid-template-columns:
grid-template-rows:
height: 2006px
height: 2023px
inline-size: auto
inset-block-end: auto
inset-block-start: auto