Web/API/FontFaceSetLoadEvent/FontFaceSetLoadEvent

From Get docs

This is an experimental technologyCheck the Browser compatibility table carefully before using this in production.


The FontFaceSetLoadEvent constructor creates a new FontFaceLoadEvent object which is fired whenever a FontFaceSet loads.

Syntax

var fontFaceSetLoadEvent = new FontFaceSetLoadEvent(type[, options])

Parameters

type
The literal value 'Type' (quotation marks included).
options Optional
Options are as follows:
fontfaces

Specifications

Specification Status Comment
CSS Font Loading Module Level 3The definition of 'FontFaceSetLoadEvent()' in that specification. Working Draft Initial definition.

Browser Compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet

FontFaceSetLoadEvent() constructor

Experimental'

Chrome

Full support 57

Edge

Full support ≤79

Firefox

?

IE

No support No

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

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.