summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/MediaQueryList.idl
AgeCommit message (Expand)Author
2022-03-31LibWeb: Replace ad-hoc EventHandler type with callback function typedefIdan Horowitz
2022-02-16LibWeb: Add imports to all IDL files that depend on othersAli Mohammad Pur
2021-10-01LibWeb: Implement MediaQueryList.onchangeLuke Wilde
2021-09-13LibWeb: Implement MediaQueryList.{addListener,removeListener}Luke Wilde
2021-09-12LibWeb: Start implementing the MediaQueryList interfaceLinus Groh