FontFaceSetLoadEvent.fontfaces
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The fontfaces
read-only property of the FontFaceSetLoadEvent
interface returns an array of FontFace
instances, each of which represents a single usable font.
Syntax
var fontFace[] = FontFaceSetLoadEvent.fontfaces
Value
An array of FontFace
instance.
Specifications
Specification |
---|
CSS Font Loading Module Level 3 (CSS Font Loading 3) # dom-fontfacesetloadevent-fontfaces |
Browser compatibility
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
fontfaces |
35 |
79 |
41 |
No |
22 |
No |
No |
35 |
41 |
22 |
No |
3.0 |
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/FontFaceSetLoadEvent/fontfaces