mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-12 12:32:21 +00:00
LibWeb: Use "valid-types" to define fill-rule
in Properties.json
No behaviour change.
This commit is contained in:
parent
6c9069fa5d
commit
99579f1f5e
Notes:
sideshowbarker
2024-07-17 08:25:15 +09:00
Author: https://github.com/MacDue
Commit: 99579f1f5e
Pull-request: https://github.com/SerenityOS/serenity/pull/24300
Reviewed-by: https://github.com/AtkinsSJ ✅
1 changed files with 1 additions and 4 deletions
|
@ -864,10 +864,7 @@
|
||||||
"animation-type": "discrete",
|
"animation-type": "discrete",
|
||||||
"inherited": true,
|
"inherited": true,
|
||||||
"initial": "nonzero",
|
"initial": "nonzero",
|
||||||
"valid-identifiers": [
|
"valid-types": [ "fill-rule" ]
|
||||||
"nonzero",
|
|
||||||
"evenodd"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"flex": {
|
"flex": {
|
||||||
"inherited": false,
|
"inherited": false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue