mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-01 11:57:19 +02:00
4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
[Exposed=Window]
|
|
interface SVGDefsElement : SVGGraphicsElement {
|
|
};
|