Skip to content

Commit e47f6fe

Browse files
noamrtabatkins
andcommitted
Update css-fonts-4/Overview.bs
Co-authored-by: Tab Atkins Jr. <jackalmage@gmail.com>
1 parent 6865584 commit e47f6fe

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

css-fonts-4/Overview.bs

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2946,9 +2946,11 @@ Font fetching requirements</h4>
29462946

29472947
<div algorithm>
29482948
To <dfn>fetch a font</dfn> given a selected [=/url=] |url| for ''@font-face'' |rule|,
2949-
[=fetch a style resource|fetch=] |url|, with |rule|'s
2950-
<a spec=cssom for=CSSRule>parent CSS style sheet</a>, "font", "cors" and the following steps
2951-
given [=/response=] |res|:
2949+
[=fetch a style resource|fetch=] |url|,
2950+
with stylesheet being |rule|'s <a spec=cssom for=CSSRule>parent CSS style sheet</a>,
2951+
destination "font",
2952+
CORS mode "cors",
2953+
and processResponse being the following steps given [=/response=] |res|:
29522954

29532955
1. Let |body| be |res|'s [=response/body=].
29542956

0 commit comments

Comments
 (0)