ladybird/Tests/LibWeb/Layout
Aliaksandr Kalenik 0fb571c1c2 LibWeb: Add Length::resolved() overload for CSSPixels
Since we always pass the px value as an argument to resolved(), we can
pass it directly as CSSPixels instead of wrapping it in Length. This
approach allows us to avoid converting to a double, resulting in fewer
precision issues.
2023-08-30 20:09:15 +02:00
..
expected LibWeb: Add Length::resolved() overload for CSSPixels 2023-08-30 20:09:15 +02:00
input LibWeb: Add Length::resolved() overload for CSSPixels 2023-08-30 20:09:15 +02:00