Skip to content

Commit 99b8996

Browse files
noamrtabatkins
andcommitted
Update css-values-4/Overview.bs
Co-authored-by: Tab Atkins Jr. <jackalmage@gmail.com>
1 parent 05e285e commit 99b8996

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

css-values-4/Overview.bs

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -993,9 +993,11 @@ URL Modifiers</h4>
993993
URL processing model</h4>
994994

995995
<div algorithm>
996-
To <dfn export>fetch a style resource</dfn> [=/url=] |url|, given a {{CSSStyleSheet}}
997-
|sheet|, a string |destination|, a "no-cors" or "cors" |corsMode|, and an algorithm
998-
|processResponse| accepting a [=/response=]:
996+
To <dfn export>fetch a style resource</dfn> from [=/url=] |url|,
997+
given a {{CSSStyleSheet}} |sheet|,
998+
a string |destination| matching a {{RequestDestination}},
999+
a "no-cors" or "cors" |corsMode|,
1000+
and an algorithm |processResponse| accepting a [=/response=]:
9991001

10001002
1. Let |environmentSettings| be |sheet|'s [=relevant settings object=].
10011003

0 commit comments

Comments
 (0)