ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-backgrounds
Tim Ledbetter 8a398e7a88 LibWeb: Parse all transition-property value as keyword
We were previously parsing this value, as a custom-ident, meaning that
the code path for handling the `all` case wasn't being followed.
2025-04-27 09:49:00 +01:00
..
animations LibWeb: Parse all transition-property value as keyword 2025-04-27 09:49:00 +01:00
parsing LibWeb/CSS: Don't serialize longhands which match their initial values 2025-04-07 11:38:56 +01:00
border-width-cssom.txt LibWeb: Return absolutized computed value for border width properties 2025-04-04 23:45:06 +02:00