summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/MediaList.idl
AgeCommit message (Expand)Author
2022-09-06LibWeb: Remove the NoInstanceWrapper extended IDL attributeAndreas Kling
2022-09-06LibWeb: Make MediaList GC-allocatedAndreas Kling
2022-05-11LibWeb: Add MediaList wrapperSam Atkins
2022-02-16LibWeb: Add imports to all IDL files that depend on othersAli Mohammad Pur
2021-10-01LibWeb: Add MediaListSam Atkins