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 in Web Workers.

The fontfaces read-only property of the FontFaceSetLoadEvent interface returns an array of FontFace instances, each of which represents a single usable font.

Value

An array of FontFace instance.

Specifications

Specification
CSS Font Loading Module Level 3
# dom-fontfacesetloadevent-fontfaces

Browser compatibility