You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dd><ahref="http://www.w3.org/2009/11/03-CSS-minutes.html#item03" class="urlextern" title="http://www.w3.org/2009/11/03-CSS-minutes.html#item03" rel="nofollow">minutes of F2F meeting, 2009-11-03</a> (have resolution)</dd>
559
559
<dt> Resolution</dt>
560
-
<dd>updated: do this in CSS4-color instead: “RESOLUTION: re-add a 'color-correction' property with the two values 'default' and 'srgb'”, ”'default': what UA would do if the property weren't specified at all. That can change over time. (E.g., at the moment we (Safari/Webkit) don't do color managament at all. But we may do so in the future.)”, ”'srgb': All colors are presumed to be defined in the sRGB color space unless a more precise embedded profile is specified within content data. For images that do have a profile built into their data, that profile is used. For images that do not have a profile, the sRGB profile is used so that the colors in these images can be kept “in synch” with the colors specified in <abbrtitle="Cascading Style Sheets">CSS</abbr> and <abbrtitle="HyperText Markup Language">HTML</abbr>.”</dd>
560
+
<dd>updated: do this in CSS4-color instead: “RESOLUTION: re-add a 'color-correction' property with the two values 'default' and 'srgb'”, ”'default': what UA would do if the property weren't specified at all. That can change over time. (E.g., at the moment we (Safari/Webkit) don't do color management at all. But we may do so in the future.)”, ”'srgb': All colors are presumed to be defined in the sRGB color space unless a more precise embedded profile is specified within content data. For images that do have a profile built into their data, that profile is used. For images that do not have a profile, the sRGB profile is used so that the colors in these images can be kept “in synch” with the colors specified in <abbrtitle="Cascading Style Sheets">CSS</abbr> and <abbrtitle="HyperText Markup Language">HTML</abbr>.”</dd>
IEC 61966-2-1: 1999: Multimedia systems and equipment — Colour measurement and management — Part 2-1: Colour management — Default RGB colour space — sRGB, International Electrotechnical Commission, 1999. ISBN 2-8318-4989-6 as ammended by Amendment A1:2003.
638
+
IEC 61966-2-1: 1999: Multimedia systems and equipment — Colour measurement and management — Part 2-1: Colour management — Default RGB colour space — sRGB, International Electrotechnical Commission, 1999. ISBN 2-8318-4989-6 as amended by Amendment A1:2003.
639
639
Available at <ahref="http://webstore.iec.ch/webstore/webstore.nsf/artnum/025408" class="urlextern" title="http://webstore.iec.ch/webstore/webstore.nsf/artnum/025408" rel="nofollow">http://webstore.iec.ch/webstore/webstore.nsf/artnum/025408</a> and at <ahref="http://www.colour.org/tc8-05/Docs/colorspace/61966-2-1.pdf" class="urlextern" title="http://www.colour.org/tc8-05/Docs/colorspace/61966-2-1.pdf" rel="nofollow">http://www.colour.org/tc8-05/Docs/colorspace/61966-2-1.pdf</a> .
The [implementatin report](https://test.csswg.org/harness/results/css-color-3_dev/grouped/) shows that
56
+
The [implementation report](https://test.csswg.org/harness/results/css-color-3_dev/grouped/) shows that
57
57
75 of 75 required tests meet CR exit criteria.
58
58
59
59
More relevantly for this transition, there is [one test](https://test.csswg.org/harness/test/css-color-3_dev/single/t44-currentcolor-inherited-c/) for the substantive change, which is [passed by two implementations](https://test.csswg.org/harness/results/css-color-3_dev/grouped/t44-currentcolor-inherited-c/).
0 commit comments