Age | Commit message (Expand) | Author |
---|---|---|
2022-05-11 | LibWeb: Implement CSSRule.parentRule and .parentStyleSheet | Sam Atkins |
2022-04-11 | LibWeb: Support CSSRule.type | Andreas Kling |
2021-10-01 | LibWeb: Implement CSSRule and CSSStyleDeclaration serialization | Andreas Kling |
2021-09-29 | LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) | Andreas Kling |