Age | Commit message (Expand) | Author |
---|---|---|
2022-09-06 | LibWeb: Remove the NoInstanceWrapper extended IDL attribute | Andreas Kling |
2022-09-06 | LibWeb: Make CSSRule and all its subclasses GC-allocated | Andreas Kling |
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 |