Definition
CSS Font Loading Module Level 3 defines FontFaceSetLoadEventInit
dictionary FontFaceSetLoadEventInit : EventInit {
sequence<FontFace> fontfaces = [];
};
FontFaceSetLoadEventInit
dictionaryCSS Font Loading Module Level 3 defines FontFaceSetLoadEventInit
dictionary FontFaceSetLoadEventInit : EventInit {
sequence<FontFace> fontfaces = [];
};