SVG font-face-src DOM interface
The SVGFontFaceSrcElement
interface corresponds to the <font-face-src>
elements.
Object-oriented access to the attributes of the <font-face-src>
element via the SVG DOM is not possible.
Interface overview
Also implement | SVGElement |
---|---|
Methods | None |
Properties | None |
Normative document | SVG 1.1 (2nd Edition) |
Properties
The SVGFontFaceSrcElement
interface doesn't provide any specific properties.
Methods
The SVGFontFaceSrcElement
interface doesn't provide any specific methods.
Browser compatibility
See also
<font-face-src>
SVG Element