FontFace.status

Draft
This page is not complete.

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

The status read-only property of the FontFace interface returns an enumerated value indicating the status of the font, one of "unloaded", "loading", "loaded", or "error".

Syntax

var status = FontFace.status;

Value

One of "unloaded", "loading", "loaded", or "error".

Specifications

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

Browser compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
status
Experimental
Chrome Full support 35Edge Full support 79Firefox Full support YesIE ? Opera Full support YesSafari Full support 10WebView Android Full support 37Chrome Android Full support 35Firefox Android Full support YesOpera Android Full support YesSafari iOS Full support YesSamsung Internet Android Full support 4.0

Legend

Full support
Full support
Compatibility unknown
Compatibility unknown
Experimental. Expect behavior to change in the future.
Experimental. Expect behavior to change in the future.