summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/SVG/SVGDefsElement.idl
blob: 656b8c908e60159290b4fc6addfa38ad321454c8 (plain)
1
2
3
[Exposed=Window]
interface SVGDefsElement : SVGGraphicsElement {
};