Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleValues/CalculatedStyleValue.cpp
Sam Atkins e4a2bd7a44 LibWeb: Move RoundingMode to Enums.json
In the spec this is a `<rounding-strategy>`, so let's use that name.
This also fixes a bug where we were serializing `to-zero` as
`toward-zero`.
2023-07-15 10:23:33 +02:00

83 KiB