WebIDLpedia

FontFaceSetLoadEventInit dictionary

Definition

CSS Font Loading Module Level 3 defines FontFaceSetLoadEventInit



dictionary FontFaceSetLoadEventInit : EventInit {
  sequence<FontFace> fontfaces = [];
};

Referring IDL interfaces/dictionaries