Files
ladybird/Libraries/LibWeb/CSS/StyleValues/StyleValue.cpp
Callum Law 8417d74328 LibWeb: Parse transition property as a coordinating list shorthand
We don't need all this specific logic for parsing the `transition`
property - we also now maintain `none` as such until use time which
gains us a couple extra tests
2025-10-23 10:09:11 +01:00

7.1 KiB