Files
ladybird/Userland/Libraries/LibWeb/CSS
Sam Atkins b3a6044fd8 LibWeb: Disallow non-whitespace tokens after "none" in transform
Before this, a declaration like `transform: none yellow 20;` would be
parsed as `transform: none;`. Now it's correctly rejected as invalid.
2022-04-18 14:16:28 +02:00
..
2022-04-01 21:24:45 +01:00
2022-04-11 21:10:08 +02:00
2022-04-11 21:10:08 +02:00
2022-04-11 21:10:08 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00