SVGFontFaceElement

Deprecated
This feature has been removed from the Web standards. Though some browsers may still support it, it is in the process of being dropped. Avoid using it and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.

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.

Properties

This interface has no properties but inherits properties from its parent, SVGElement.

Methods

This interface has no methods but inherits methods from its parent, SVGElement.

Specifications

Specification Status Comment
Scalable Vector Graphics (SVG) 1.1 (Second Edition)
The definition of 'SVGFontFaceElement' in that specification.
Recommendation Initial definition

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support ? ? ? ? ?
Feature Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support ? ? ? ? ?

See also

Document Tags and Contributors

 Contributors to this page: Sebastianz, fscholz, kscarfone, Sheppy, Jeremie
 Last updated by: Sebastianz,