Age | Commit message (Expand) | Author |
---|---|---|
2023-05-06 | LibWeb: VERIFY that nobody tries to hash a non-finite CSSPixels value | Andreas Kling |
2023-01-21 | LibWeb: Use type-correct hashing and formatting functions for pixels | Timothy Flynn |
2022-12-14 | LibWeb: Only allow DevicePixels operators to work with integers | Sam Atkins |
2022-12-08 | LibWeb: Introduce CSSPixels and DevicePixels classes | Sam Atkins |