mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-13 10:26:37 +02:00
The conversion of sqrt2 into CSSPixels caused the value to change from 1.41... to 1.42... This led to incorrect results. I moved the division inside the sqrt to prevent this conversion step.
4.4 KiB
4.4 KiB