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:
parent
2e3f63fe3b
commit
c103269a8e
2 changed files with 13 additions and 1 deletions
|
@ -839,8 +839,11 @@
|
|||
"longhands": [
|
||||
"font-family",
|
||||
"font-size",
|
||||
"font-stretch",
|
||||
"font-style",
|
||||
"font-variant",
|
||||
"font-weight"
|
||||
"font-weight",
|
||||
"line-height"
|
||||
]
|
||||
},
|
||||
"font-family": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue