Files
ladybird/Libraries/LibWeb/CSS/Parser/ArbitrarySubstitutionFunctions.cpp
Sam Atkins b3c099bd68 LibWeb/CSS: Use dimension_for_unit() when we don't need the exact unit
A small code reduction, and means that NumericType will catch if new
dimensions are added, and attr() will just work in that case.
2025-09-11 17:06:44 +01:00

24 KiB