Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleValues
Sam Atkins 5cbf6eb930 LibWeb: Remove StyleValue::has/to_integer()
Only NumericStyleValue holds integers.

I'm not sure our current distinction between NumericStyleValue holding
an integer or non-integer is useful given it always returns a float.
:thonk:
2023-05-27 16:12:25 +02:00
..
2023-04-03 07:10:33 +02:00