Skip to content

Commit 9da27b5

Browse files
committed
[css-color-4] Initial value for color is CanvasText w3c#4608.
1 parent e5180b0 commit 9da27b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-color-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Foreground Color: the 'color' property</h2>
192192
<pre class=propdef>
193193
Name: color
194194
Value: <<color>>
195-
Initial: ''black''
195+
Initial: ''CanvasText''
196196
Applies to: all elements
197197
Inherited: yes
198198
Percentages: N/A
@@ -2788,6 +2788,7 @@ Changes</h2>
27882788
5 November 2019</a></h3>
27892789

27902790
<ul>
2791+
<li>Initial value of the "color" property is now CanvasText</li>
27912792
<li>Removed confusing gray() function per CSS WG resolution</li>
27922793
<li>Collect scattered definitions into new
27932794
<a href="#terminology">Color terminology</a> section</li>

0 commit comments

Comments
 (0)