Files
ladybird/Libraries/LibWeb/CSS/Parser/ArbitrarySubstitutionFunctions.cpp
Callum Law cbf6e4454d LibWeb: Remove Token::number()
In a future commit we will be applying clamping to numeric (i.e.
number, percentage, dimension) values which will be done in the
appropriate `Token` getters so accessing the underlying number value
would be a potential footgun
2026-04-22 14:24:12 +01:00

33 KiB