Definition
CSS Font Loading Module Level 3 defines FontFaceSource
interface mixin FontFaceSource {
readonly attribute FontFaceSet fonts;
};
FontFaceSource
interface mixinCSS Font Loading Module Level 3 defines FontFaceSource
interface mixin FontFaceSource {
readonly attribute FontFaceSet fonts;
};