summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/HTMLImageElement.idl
AgeCommit message (Expand)Author
2022-04-12LibWeb: Bring HTMLImageElement closer to specIgor Pissolati
2022-02-25LibWeb: Implement HTMLImageElement.width and HTMLImageElement.heightAndreas Kling
2022-02-16LibWeb: Add imports to all IDL files that depend on othersAli Mohammad Pur
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling