summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/SVG/SVGForeignObjectElement.idl
AgeCommit message (Collapse)Author
2022-11-16LibWeb: Sketch out basic support for SVG <foreignObject> elementsAndreas Kling
This patch adds basic DOM construction and IDL bindings for foreign objects in SVG trees.