ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-sizing
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
parsing LibWeb/CSS: Implement calc-serialization spec algorithms 2025-02-27 21:42:43 +01:00
keyword-sizes-on-abspos.txt LibWeb: Prevent infinite recursion on abspos w/ intrinsic max-size 2025-04-24 18:26:54 +02:00