summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/Identifiers.json
diff options
context:
space:
mode:
Diffstat (limited to 'Userland/Libraries/LibWeb/CSS/Identifiers.json')
-rw-r--r--Userland/Libraries/LibWeb/CSS/Identifiers.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/Userland/Libraries/LibWeb/CSS/Identifiers.json b/Userland/Libraries/LibWeb/CSS/Identifiers.json
index 29490eead7..2c95fe7b54 100644
--- a/Userland/Libraries/LibWeb/CSS/Identifiers.json
+++ b/Userland/Libraries/LibWeb/CSS/Identifiers.json
@@ -76,6 +76,7 @@
"context-menu",
"copy",
"crosshair",
+ "cursive",
"dashed",
"decimal",
"decimal-leading-zero",
@@ -85,6 +86,7 @@
"double",
"e-resize",
"ew-resize",
+ "fantasy",
"fixed",
"flex",
"flex-start",
@@ -100,6 +102,7 @@
"inline-block",
"inset",
"inside",
+ "italic",
"justify",
"large",
"larger",
@@ -112,6 +115,7 @@
"lower-latin",
"lower-roman",
"medium",
+ "monospace",
"move",
"ne-resize",
"nesw-resize",
@@ -125,6 +129,7 @@
"ns-resize",
"nw-resize",
"nwse-resize",
+ "oblique",
"outset",
"outside",
"overline",
@@ -143,7 +148,9 @@
"row",
"row-resize",
"row-reverse",
+ "sans-serif",
"scroll",
+ "serif",
"se-resize",
"small",
"smaller",
@@ -166,6 +173,10 @@
"table-row",
"table-row-group",
"text",
+ "ui-monospace",
+ "ui-rounded",
+ "ui-sans-serif",
+ "ui-serif",
"underline",
"uppercase",
"upper-alpha",