#import #import interface SVGElement : Element { // FIXME: This should come from a HTMLOrSVGElement mixin [SameObject] readonly attribute DOMStringMap dataset; };