SVGSVGElement.idl 89 B

12345
  1. #import <SVG/SVGGraphicsElement.idl>
  2. interface SVGSVGElement : SVGGraphicsElement {
  3. };