Files
ladybird/Userland/Libraries/LibWeb/Layout
Aliaksandr Kalenik f2a15ecea7 LibWeb/Layout: Replace isfinite() with might_be_saturated()
Since we switched to using fixed-point math for CSSPixels, it cannot
represent infinite values, so we need to check if the value is
saturated instead.
2023-08-17 20:03:13 +02:00
..
2023-07-17 18:54:54 +02:00