Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-18 | LibWeb: Add fast_is<T> for CSSRule subclasses | Andreas Kling |
2021-03-13 | LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM | Andreas Kling |
2021-02-28 | LibWeb: Create base class CSSRule for all CSS rules | Sviatoslav Peleshko |