Age | Commit message (Expand) | Author |
---|---|---|
2021-08-02 | LibWeb: Switch to new CSS Parser :^) | Sam Atkins |
2021-07-14 | LibWeb: Make CSS::Selector reference counted | Sam Atkins |
2021-07-11 | LibWeb: Add context to new CSS parser, and deprecate the old one | Sam Atkins |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-12 | LibWeb: Parse border-style correctly | Egor Ananyin |
2021-03-13 | LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM | Andreas Kling |
2021-03-09 | LibWeb: Rename CSSParser => DeprecatedCSSParser | Andreas Kling |