This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The FontFaceSetLoadEvent interface of the the Css Font Loading API is fired whenever a FontFaceSet loads.
Constructor
FontFaceSetLoadEvent()- Creates a new
FontFaceSetLoadEventobject.
Properties
FontFaceSetLoadEvent.fontfacesRead only- Returns an array of
FontFaceinstances 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
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
FontFaceSetLoadEvent | Chrome Full support 35 | Edge Full support ≤79 | Firefox Full support Yes | IE ? | Opera Full support 22 | Safari ? | WebView Android No support No | Chrome Android Full support 35 | Firefox Android Full support Yes | Opera Android Full support 22 | Safari iOS ? | Samsung Internet Android Full support 3.0 |
FontFaceSetLoadEvent() constructor | Chrome Full support 57 | Edge Full support ≤79 | Firefox ? | IE ? | Opera Full support 44 | Safari ? | WebView Android No support No | Chrome Android Full support 57 | Firefox Android ? | Opera Android Full support 43 | Safari iOS ? | Samsung Internet Android Full support 7.0 |
fontfaces | Chrome Full support 35 | Edge Full support ≤79 | Firefox Full support Yes | IE ? | Opera Full support 22 | Safari ? | WebView Android No support No | Chrome Android Full support 35 | Firefox Android Full support Yes | Opera Android Full support 22 | Safari iOS ? | Samsung Internet Android Full support 3.0 |
Legend
- Full support
- Full support
- No support
- No support
- Compatibility unknown
- Compatibility unknown
- Experimental. Expect behavior to change in the future.
- Experimental. Expect behavior to change in the future.
