summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/Properties.json
diff options
context:
space:
mode:
Diffstat (limited to 'Userland/Libraries/LibWeb/CSS/Properties.json')
-rw-r--r--Userland/Libraries/LibWeb/CSS/Properties.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/Userland/Libraries/LibWeb/CSS/Properties.json b/Userland/Libraries/LibWeb/CSS/Properties.json
index 3344ea6538..321be3919f 100644
--- a/Userland/Libraries/LibWeb/CSS/Properties.json
+++ b/Userland/Libraries/LibWeb/CSS/Properties.json
@@ -188,6 +188,14 @@
"inherited": false,
"initial": "none"
},
+ "font": {
+ "longhands": [
+ "font-family",
+ "font-size",
+ "font-variant",
+ "font-weight"
+ ]
+ },
"font-family": {
"inherited": true,
"initial": "sans-serif"