A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/FontFaceSetLoadEvent below:

FontFaceSetLoadEvent - Web APIs | MDN

FontFaceSetLoadEvent

Limited availability

Note: This feature is available in Web Workers.

The FontFaceSetLoadEvent interface of the CSS Font Loading API represents events fired at a FontFaceSet after it starts loading font faces.

Events are fired when font loading starts (loading), loading completes (loadingdone) or there is an error loading one of the fonts (loadingerror).

Event FontFaceSetLoadEvent Constructor
FontFaceSetLoadEvent()

Creates a new FontFaceSetLoadEvent object.

Instance properties

Also inherits properties from its parent Event.

FontFaceSetLoadEvent.fontfaces Read only

Returns an array of FontFace instances. Depending on the event, the array will contain font faces that are loading (loading), have successfully loaded (loadingdone), or have failed to load (loadingerror).

Instance methods

Inherits methods from its parent, Event.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4