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