Files
ladybird/Tests/LibWeb/TestCSSPixels.cpp
Aliaksandr Kalenik 0f21b35d1c Tests/LibWeb: Add tests for CSSPixels class
After the CSSPixels implementation evolved from a wrapper of double
to a fixed-point saturated math arithmetic implementation, it makes
sense to have separate tests for it.
2023-07-25 11:52:02 +02:00

1.2 KiB