FontFaceSetLoadEvent: fontfaces property

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

Browser compatibility