SVG title DOM interface
The SVGTitleElement
interface corresponds to the <title>
element.
Interface overview
Also implement | SVGElement , SVGLangSpace , SVGStylable |
---|---|
Methods | None |
Properties | None |
Normative document | SVG 1.1 (2nd Edition) |
Properties
The SVGTitleElement
interface do not provide any specific properties.
Methods
The SVGTitleElement
interface do not provide any specific methods.
Browser compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support | (Yes) | (Yes) | ? | (Yes) | (Yes) |
Feature | Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support | Not supported | (Yes) | ? | (Yes) | (Yes) |