FontFaceSetLoadEvent
Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The FontFaceSetLoadEvent
interface of the CSS Font Loading API is fired whenever a FontFaceSet
loads.
Constructor
FontFaceSetLoadEvent()
- Creates a new
FontFaceSetLoadEvent
object.
Properties
FontFaceSetLoadEvent.fontfaces
Read only- Returns an array of
FontFace
instances each of which represents a single usable font.
Specifications
Specification | Status | Comment |
---|---|---|
CSS Font Loading Module Level 3 The definition of 'FontFaceSetLoadEvent' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser