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,
|
"inherited": false,
|
||||||
"initial": "all",
|
"initial": "all",
|
||||||
"valid-types": [
|
"valid-types": [
|
||||||
"string",
|
|
||||||
"custom-ident ![all,none]"
|
"custom-ident ![all,none]"
|
||||||
],
|
],
|
||||||
"valid-identifiers": [
|
"valid-identifiers": [
|
||||||
|
|||||||
Reference in New Issue
Block a user