Definition
CSS Font Loading Module Level 3 defines FontFaceLoadStatus
enum FontFaceLoadStatus { "unloaded", "loading", "loaded", "error" };
FontFaceLoadStatus
enumCSS Font Loading Module Level 3 defines FontFaceLoadStatus
enum FontFaceLoadStatus { "unloaded", "loading", "loaded", "error" };