Files
ladybird/Libraries/LibWeb/SVG/SVGGeometryElement.idl
Luke 9dee140a9f LibWeb: Add empty IDL bindings for current SVG elements
Nothing in them right now as the classes don't contain the IDL
methods.
2020-10-03 00:30:49 +02:00

4 lines
55 B
Plaintext

interface SVGGeometryElement : SVGGraphicsElement {
}