We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369e9ce commit 35dd5a6Copy full SHA for 35dd5a6
1 file changed
css-font-loading/Overview.bs
@@ -558,7 +558,8 @@ Events</h3>
558
559
<ol>
560
<li>
561
- The {{FontFaceSetLoadEvent/fontfaces}} attribute is initialized to the given list of {{FontFace}} objects.
+ The {{FontFaceSetLoadEvent/fontfaces}} attribute is initialized to
562
+ the result of filtering <var>font faces</var> to only contain {{FontFace}} objects contained in <var>target</var>.
563
</ol>
564
565
Whenever one or more {{FontFace}} objects within a given {{FontFaceSet}}
0 commit comments