summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/StyleSheet.idl
AgeCommit message (Expand)Author
2022-03-09LibWeb: Add the StyleSheet.href attributeAndreas Kling
2022-02-16LibWeb: Add imports to all IDL files that depend on othersAli Mohammad Pur
2021-09-30LibWeb: Reimplement the <style> element following the specAndreas Kling
2021-03-08LibWeb: Implement StyleSheet.typeAndreas Kling
2021-03-08LibWeb: Implement StyleSheet.ownerNode :^)Andreas Kling
2021-03-08LibWeb: Start exposing CSS style sheets to JavaScript :^)Andreas Kling