Age | Commit message (Expand) | Author |
---|---|---|
2022-10-09 | LibWeb: Add Exposed attribute and IDL spec links where missing | Andrew Kaster |
2022-02-16 | LibWeb: Add imports to all IDL files that depend on others | Ali Mohammad Pur |
2021-09-29 | LibWeb: Add CSSStyleSheet.{insert,delete,remove}Rule() APIs | Andreas Kling |
2021-09-29 | LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) | Andreas Kling |
2021-03-08 | LibWeb: Start exposing CSS style sheets to JavaScript :^) | Andreas Kling |