File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -724,10 +724,7 @@ For historical reasons, this is also referred to as the X11 color set.
724724<h3 id='transparent-color'>
725725The ''transparent'' keyword</h3>
726726
727- The keyword <dfn value for="<color>">transparent</dfn> specifies a transparent black color;
728- that is, a color with its red, green, and blue channels all set to the minimum value
729- and its alpha channel set to full transparency,
730- equivalent to ''rgb(0 0 0 / 0)'' .
727+ The keyword <dfn value for="<color>">transparent</dfn> specifies a <a>transparent black</a> .
731728 It is a type of <<named-color>> .
732729
733730
@@ -1904,8 +1901,7 @@ Profiled, Device-dependent Colors</h2>
19041901 specified by the first of its arguments that represent a <dfn export>valid color</dfn>
19051902 (that is, the first argument that isn't an <dfn export>invalid color</dfn> ).
19061903 If all of its arguments represent <a>invalid colors</a> ,
1907- ''color()'' represents a fully opaque black,
1908- identical to ''rgb(0 0 0)'' .
1904+ ''color()'' represents <a>opaque black</a> .
19091905
19101906<h3 id="predefined">
19111907Predefined colorspaces: ''srgb'', ''image-p3'', and ''rec2020''.</h3>
You can’t perform that action at this time.
0 commit comments