FontFaceSetLoadEvent: fontfaces property

We’d love to hear your thoughts on the next set of proposals for the JavaScript language. You can find a description of the proposals here.
Please take two minutes to fill out our short survey.

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