summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/CSSRuleList.idl
AgeCommit message (Expand)Author
2022-02-16LibWeb: Add imports to all IDL files that depend on othersAli Mohammad Pur
2021-09-29LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^)Andreas Kling
2021-09-29LibWeb: Add CSSRuleListSam Atkins