1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 04:17:35 +00:00

LibWeb: Fill out font property data

This commit is contained in:
Sam Atkins 2023-09-26 16:17:02 +01:00 committed by Andreas Kling
parent 2e3f63fe3b
commit c103269a8e
2 changed files with 13 additions and 1 deletions

View file

@ -839,8 +839,11 @@
"longhands": [
"font-family",
"font-size",
"font-stretch",
"font-style",
"font-variant",
"font-weight"
"font-weight",
"line-height"
]
},
"font-family": {