We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4aa1bd commit a3d85b2Copy full SHA for a3d85b2
css-color-4/Overview.bs
@@ -2895,6 +2895,10 @@ Specifying a color profile: the ''@color-profile'' at-rule</h3>
2895
2896
The '@color-profile/src' descriptor specifies the URL to retrieve the color-profile information from.
2897
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
+
2902
<!-- should we add a format field to this descriptor, like with font-face src? it is always ICC format
2903
in practice, but that could change in the future. or we could add format later, once there is
2904
a need, and make the default ICC if not specified -->
0 commit comments