class js.html.svg.FontFaceElement extends Element
Available on js
The SVGFontFaceElement
interface corresponds to the <font-face>
elements.
Object-oriented access to the attributes of the <font-face>
element via the SVG DOM is not possible.
Documentation for this class was provided by MDN.