summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/SVG/SVGElement.idl
blob: 1eb7f7f18cdc8f147432972bf076bd05dc5039c6 (plain)
1
2
3
interface SVGElement : Element {

};