mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibWeb/CSS: Remove string type from transition-property
This isn't in the spec.
This commit is contained in:
@@ -2848,7 +2848,6 @@
|
||||
"inherited": false,
|
||||
"initial": "all",
|
||||
"valid-types": [
|
||||
"string",
|
||||
"custom-ident ![all,none]"
|
||||
],
|
||||
"valid-identifiers": [
|
||||
|
||||
Reference in New Issue
Block a user