class js.html.svg.FontFaceSrcElement extends Element
Available on js
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.
Documentation for this class was provided by MDN.