We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eb1cf5 commit cebfaa3Copy full SHA for cebfaa3
1 file changed
css-font-loading/Overview.bs
@@ -823,7 +823,7 @@ The <code>load()</code> method</h3>
823
<h3 id='font-face-set-check'>
824
The <code>check()</code> method</h3>
825
826
- The {{FontFaceSet/check()}} method of {{FontFaceSet}} will determine you can "safely"
+ The {{FontFaceSet/check()}} method of {{FontFaceSet}} will determine whether you can "safely"
827
render some provided text with a particular font list,
828
such that it won't cause a "font swap" later.
829
If the given text/font combo will render without attempting to use any unloaded or currently-loading fonts,
0 commit comments