Files
ladybird/Userland/Libraries/LibWeb/CSS
Sam Atkins 874202045d LibWeb: Rewind TokenStream if we reject a parsed value as out-of-bounds
Wrap the parsing of numbers, integers, and dimensions in a transaction,
which we only commit if that parsed value was actually accepted by the
property.

This fixes `font: 0/0 a;` failing to parse.
2023-06-03 16:04:46 +02:00
..
2023-03-15 12:48:25 -04:00
2023-03-15 12:48:25 -04:00
2023-06-03 05:54:49 +02:00