Skip to content

Commit 7f4a987

Browse files
author
John Daggett
committed
[css3-fonts] commas!
1 parent 8ebc14b commit 7f4a987

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-fonts/Fonts.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3037,9 +3037,9 @@ <h3 id=font-fetching-requirements><span class=secno>4.9 </span>Font
30373037
steps to permit cross-origin loads. Sites can explicitly allow cross-site
30383038
loading of font data using the <code>Access-Control-Allow-Origin</code>
30393039
HTTP header. For other schemes, no explicit mechanism to allow
3040-
cross-origin loading beyond what is permitted by the <a
3040+
cross-origin loading, beyond what is permitted by the <a
30413041
href="http://www.w3.org/TR/html5/infrastructure.html#cors-enabled-fetch">potentially
3042-
CORS-enabled fetch</a> method is defined or required.
3042+
CORS-enabled fetch</a> method, is defined or required.
30433043

30443044
<h2 id=font-matching-algorithm><span class=secno>5 </span>Font Matching
30453045
Algorithm</h2>

0 commit comments

Comments
 (0)