summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/ResizeObserver
AgeCommit message (Expand)Author
2022-04-02LibWeb: Add the ResizeObserverBoxOptions IDL enumIdan Horowitz
2022-03-31LibWeb: Use a callback function in ResizeObserver IDLIdan Horowitz
2022-02-16LibWeb: Add imports to all IDL files that depend on othersAli Mohammad Pur
2021-10-11LibWeb: Stub out a basic ResizeObserver interfaceAndreas Kling