mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 19:29:16 +00:00
This is the preparation to use fixed-point to represent CSSPixels. Previously, it was acceptable to divide CSSPixels by zero, resulting in inf, but after migrating to fixed-point stored as an integer, it would lead to undefined behavior.
108 KiB
108 KiB