summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/PixelUnits.h
AgeCommit message (Expand)Author
2023-05-06LibWeb: VERIFY that nobody tries to hash a non-finite CSSPixels valueAndreas Kling
2023-01-21LibWeb: Use type-correct hashing and formatting functions for pixelsTimothy Flynn
2022-12-14LibWeb: Only allow DevicePixels operators to work with integersSam Atkins
2022-12-08LibWeb: Introduce CSSPixels and DevicePixels classesSam Atkins