File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3793,7 +3793,7 @@ Specifying Predefined Colors: the ''color()'' function</h3>
37933793 <dfn>color()</dfn> = color( <<colorspace-params>> [ / [ <<alpha-value>> | none ] ]? )
37943794 <dfn><colorspace-params></dfn> = [ <<predefined-rgb-params>> | <<xyz-params>> ]
37953795 <dfn><predefined-rgb-params></dfn> = <<predefined-rgb>> [ <<number>> | <<percentage>> | none ]{3}
3796- <dfn><predefined-rgb></dfn> = <l>''srgb''</l> | <l>''srgb-linear''</l> | <l>''display-p3''</l> | <li >''display-p3-linear''</li > | <l>''a98-rgb''</l> | <l>''prophoto-rgb''</l> | <l>''rec2020''</l>
3796+ <dfn><predefined-rgb></dfn> = <l>''srgb''</l> | <l>''srgb-linear''</l> | <l>''display-p3''</l> | <l >''display-p3-linear''</l > | <l>''a98-rgb''</l> | <l>''prophoto-rgb''</l> | <l>''rec2020''</l>
37973797 <dfn><xyz-params></dfn> = <<xyz-space>> [ <<number>> | <<percentage>> | none ]{3}
37983798 <dfn><xyz-space></dfn> = <l>''xyz''</l> | <l>''xyz-d50''</l> | <l>''xyz-d65''</l>
37993799 </pre>
You can’t perform that action at this time.
0 commit comments