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 6ddbc51 commit a22c4ebCopy full SHA for a22c4eb
css-font-loading-3/Overview.bs
@@ -550,7 +550,7 @@ The <code>FontFaceSet</code> Interface</h2>
550
When the {{clear()}} method is called,
551
execute the following steps:
552
553
- 1. Remove all items from the {{FontFaceSet}}’s [=FontFaceSet/set entries=],
+ 1. Remove all non-<a>CSS-connected</a> items from the {{FontFaceSet}}’s [=FontFaceSet/set entries=],
554
its {{[[LoadedFonts]]}} list,
555
and its {{[[FailedFonts]]}} list.
556
2. If the {{FontFaceSet}}’s {{[[LoadingFonts]]}} list is non-empty,
0 commit comments