ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-images
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
..
animation LibWeb: Parse all transition-property value as keyword 2025-04-27 09:49:00 +01:00
gradient LibWeb/CSS: Fix linear-gradient single color-stop usage 2025-02-03 17:24:10 +00:00