We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5180b0 commit 9da27b5Copy full SHA for 9da27b5
css-color-4/Overview.bs
@@ -192,7 +192,7 @@ Foreground Color: the 'color' property</h2>
192
<pre class=propdef>
193
Name: color
194
Value: <<color>>
195
- Initial: ''black''
+ Initial: ''CanvasText''
196
Applies to: all elements
197
Inherited: yes
198
Percentages: N/A
@@ -2788,6 +2788,7 @@ Changes</h2>
2788
5 November 2019</a></h3>
2789
2790
<ul>
2791
+ <li>Initial value of the "color" property is now CanvasText</li>
2792
<li>Removed confusing gray() function per CSS WG resolution</li>
2793
<li>Collect scattered definitions into new
2794
<a href="#terminology">Color terminology</a> section</li>
0 commit comments