summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/Geometry/DOMRectList.idl
AgeCommit message (Expand)Author
2022-02-16LibWeb: Add imports to all IDL files that depend on othersAli Mohammad Pur
2022-02-12LibWeb: Implement Geometry::DOMRectListDerpyCrabs