FontFaceSetLoadEvent: fontfaces property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Note: This feature is available inWeb Workers.
Thefontfaces read-only property of theFontFaceSetLoadEvent interface returns an array ofFontFace instances, each of which represents a single usable font.
In this article
Value
An array ofFontFace instance.
Specifications
| Specification |
|---|
| CSS Font Loading Module Level 3> # dom-fontfacesetloadevent-fontfaces> |