The SVGSetElement
interface corresponds to the <set>
element.
This interface doesn't implement any specific properties, but inherits properties from its parent interface, SVGAnimationElement
.
This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGAnimationElement
.
Specification | Status | Comment |
---|---|---|
SVG Animations Level 2 The definition of 'SVGSetElement' in that specification. | Editor's Draft | No change |
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of 'SVGSetElement' in that specification. | Recommendation | Initial definition |
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support | (Yes) | (Yes) | No support | (Yes) | (Yes) |
Feature | Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support | No support | (Yes) | ? | (Yes) | (Yes) |
© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/SVGSetElement