mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-30 23:12:56 +00:00
5 lines
78 B
Text
5 lines
78 B
Text
#import <SVG/SVGElement.idl>
|
|
|
|
interface SVGGraphicsElement : SVGElement {
|
|
|
|
};
|