Age | Commit message (Expand) | Author |
---|---|---|
2023-01-09 | LibWeb+WebContent: Use new String class in CSS::StyleValue | martinfalisse |
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-11-06 | Everywhere: Remove redundant inequality comparison operators | Daniel Bertalan |
2022-07-27 | LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T | Sam Atkins |
2022-07-27 | LibWeb: Add missing Formatters for CSS dimension types | Sam Atkins |
2022-02-24 | LibWeb: Implement CSS Angle class | Sam Atkins |