File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1776,6 +1776,8 @@ The ''transparent'' keyword</h3>
17761776The ''<color>/currentcolor'' keyword</h3>
17771777
17781778 The keyword <dfn value for="<color>">currentcolor</dfn> represents value of the 'color' property on the same element.
1779+ Unlike <<named-color>> s, it is <em> not</em> restricted to sRGB;
1780+ the value can be any <<color>> .
17791781 Its <a>used values</a> is determined by <a href="#resolving-other-colors">resolving color values</a> .
17801782
17811783 <wpt>
@@ -4764,6 +4766,7 @@ Changes</h2>
47644766</h3>
47654767
47664768<ul>
4769+ <li> Clarified that currentColor is not restricted to sRGB</li>
47674770 <!-- to 3 Feb 2021 -->
47684771 <li> Small correction to the sRGB to XYZ to sRGB matrices, improve round-tripping</li>
47694772 <li> Clarified the rec2020 transfer function, citing the correct ITU Rec BT.2020-2 reference</li>
@@ -4801,7 +4804,7 @@ Changes</h2>
48014804 <li> Added image state (display referred or scene referred) for predefined colorspaces</li>
48024805 <li> Listed white point correlated color temperature (e.g. D65) alongside chromaticity coordinates, for clarity</li>
48034806 <li> Clarified that rounding is towards +∞</li>
4804- <li> Correction of typos</li>
4807+ <li> Correction of typos, markup corrections, link fixes </li>
48054808</ul>
48064809
48074810<h3 id="changes-from-20191105" class="no-num">Changes since
You can’t perform that action at this time.
0 commit comments