mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 20:29:18 +00:00
LibWeb/CSS: Remove string type from transition-property
This isn't in the spec.
This commit is contained in:
parent
ab4b46f990
commit
05dc8f07b2
Notes:
github-actions[bot]
2025-02-26 11:23:58 +00:00
Author: https://github.com/AtkinsSJ
Commit: 05dc8f07b2
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3684
Reviewed-by: https://github.com/trflynn89
1 changed files with 0 additions and 1 deletions
|
@ -2848,7 +2848,6 @@
|
|||
"inherited": false,
|
||||
"initial": "all",
|
||||
"valid-types": [
|
||||
"string",
|
||||
"custom-ident ![all,none]"
|
||||
],
|
||||
"valid-identifiers": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue