Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | LibWeb: Create CSS::Sizes from CSSPixels | Sam Atkins |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-09-29 | LibWeb: Add CSS::Size::to_string() and an AK::Formatter for it | Andreas Kling |
2022-09-29 | LibWeb: Add CSS::Size::make_px(float) convenience helper | Andreas Kling |
2022-09-25 | LibWeb: Add CSS::Size to represent the full range of CSS size values | Andreas Kling |