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: https://github.com/SerenityOS/serenity/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",
|
||||
"inherited": true,
|
||||
"initial": "nonzero",
|
||||
"valid-identifiers": [
|
||||
"nonzero",
|
||||
"evenodd"
|
||||
]
|
||||
"valid-types": [ "fill-rule" ]
|
||||
},
|
||||
"flex": {
|
||||
"inherited": false,
|
||||
|
|
Loading…
Add table
Reference in a new issue