We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ebc14b commit 7f4a987Copy full SHA for 7f4a987
1 file changed
css-fonts/Fonts.html
@@ -3037,9 +3037,9 @@ <h3 id=font-fetching-requirements><span class=secno>4.9 </span>Font
3037
steps to permit cross-origin loads. Sites can explicitly allow cross-site
3038
loading of font data using the <code>Access-Control-Allow-Origin</code>
3039
HTTP header. For other schemes, no explicit mechanism to allow
3040
- cross-origin loading beyond what is permitted by the <a
+ cross-origin loading, beyond what is permitted by the <a
3041
href="http://www.w3.org/TR/html5/infrastructure.html#cors-enabled-fetch">potentially
3042
- CORS-enabled fetch</a> method is defined or required.
+ CORS-enabled fetch</a> method, is defined or required.
3043
3044
<h2 id=font-matching-algorithm><span class=secno>5 </span>Font Matching
3045
Algorithm</h2>
0 commit comments