We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5ee04 commit c1ef3a6Copy full SHA for c1ef3a6
css-font-loading/Overview.bs
@@ -454,7 +454,7 @@ The <code>FontFaceSet</code> Interface</h2>
454
callback ForEachCallback = void (FontFace font, long index, FontFaceSet self);
455
456
[Exposed=Window,Worker,
457
- Constructor(sequence<FontFace> initialFaces)]
+ Constructor(sequence<FontFace> initialFaces)]
458
interface FontFaceSet : EventTarget {
459
// FontFaceSet is Set-like!
460
setlike<FontFace>;
0 commit comments