Skip to content

Commit a3d85b2

Browse files
committed
[css-color-4] add note on ICC profile MIME type
1 parent b4aa1bd commit a3d85b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-color-4/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2895,6 +2895,10 @@ Specifying a color profile: the ''@color-profile'' at-rule</h3>
28952895

28962896
The '@color-profile/src' descriptor specifies the URL to retrieve the color-profile information from.
28972897

2898+
Note: The Internet Media Type ("MIME type")
2899+
for ICC profiles is
2900+
<a href="https://www.iana.org/assignments/media-types/application/vnd.iccprofile">application/vnd.iccprofile</a>.
2901+
28982902
<!-- should we add a format field to this descriptor, like with font-face src? it is always ICC format
28992903
in practice, but that could change in the future. or we could add format later, once there is
29002904
a need, and make the default ICC if not specified -->

0 commit comments

Comments
 (0)