LibWeb: Use "valid-types" to define fill-rule in Properties.json

No behaviour change.
This commit is contained in:
MacDue 2024-05-12 21:09:37 +01:00 committed by Sam Atkins
parent 6c9069fa5d
commit 99579f1f5e
Notes: sideshowbarker 2024-07-17 08:25:15 +09:00

View file

@ -864,10 +864,7 @@
"animation-type": "discrete",
"inherited": true,
"initial": "nonzero",
"valid-identifiers": [
"nonzero",
"evenodd"
]
"valid-types": [ "fill-rule" ]
},
"flex": {
"inherited": false,