Skip to content

Commit cdbbf63

Browse files
committed
Switch colorprofile fetching to cors
1 parent e053f32 commit cdbbf63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3997,7 +3997,7 @@ Specifying a color profile: the ''@color-profile'' at-rule</h3>
39973997
[=fetch a style resource=] given |rule|'s URL,
39983998
with stylesheet being |rule|'s <a spec=cssom for=CSSRule>parent CSS style sheet</a>,
39993999
destination "color-profile",
4000-
CORS mode "no-cors",
4000+
CORS mode "cors",
40014001
and processResponse being the following steps given [=/response=] |res| and null, failure or
40024002
a byte stream |byteStream|:
40034003
If |byteStream| is a byte stream,

0 commit comments

Comments
 (0)