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.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/Userland/Libraries/LibWeb/CSS/Properties.json b/Userland/Libraries/LibWeb/CSS/Properties.json
index 8f1981223b..4ca89f0a2d 100644
--- a/Userland/Libraries/LibWeb/CSS/Properties.json
+++ b/Userland/Libraries/LibWeb/CSS/Properties.json
@@ -1232,9 +1232,8 @@
"list-style-position": {
"inherited": true,
"initial": "outside",
- "valid-identifiers": [
- "inside",
- "outside"
+ "valid-types": [
+ "list-style-position"
]
},
"list-style-type": {