Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleComputer.cpp
Sam Atkins 8889635ba7 LibWeb: Remove int usage of NumberStyleValues
Use IntegerStyleValue where we should; remove the ability of
NumberStyleValue to hold integers, and add integer interpolation for
animations.
2023-06-01 21:04:21 +02:00

114 KiB