File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -1065,7 +1065,7 @@ and there shall be no thousands separator.
10651065<h2 id='numeric-srgb'>
10661066sRGB Colors</h2>
10671067
1068- CSS colors in the <dfn id='sRGB' export >sRGB</dfn > color space
1068+ CSS colors in the <a >sRGB</a > color space
10691069 are represented by a triplet of values--
10701070 red, green, and blue--
10711071 identifying a point in the sRGB color space [[!SRGB]] .
@@ -3272,6 +3272,11 @@ and ''xyz''.</h3>
32723272 The following color spaces are predefined for use in the ''color()'' function.
32733273 They are used without any ''@color-profile'' rule.
32743274
3275+ The <dfn id='sRGB' export>sRGB</dfn> predefined colorspace
3276+ defined below
3277+ is the same as is used for legacy sRGB colors,
3278+ such as ''rgb()'' .
3279+
32753280 <dl dfn-type=value dfn-for="color()">
32763281 <dt> <dfn>srgb</dfn>
32773282 <dd>
You can’t perform that action at this time.
0 commit comments