@@ -1201,7 +1201,7 @@ color ('border-color'), and thickness ('border-width') of the border.
1201
1201
<pre class="propdef">
1202
1202
Name : border-top-color, border-right-color, border-bottom-color, border-left-color
1203
1203
Value : <<color>>
1204
- Initial : <a href="https://www.w3.org/TR/css-color-4/#currentcolor">currentColor</a>
1204
+ Initial : <a href="https://www.w3.org/TR/css-color-4/#currentcolor-color ">currentColor</a>
1205
1205
Applies to : all elements except [=ruby base containers=] and [=ruby annotation containers=]
1206
1206
Inherited : no
1207
1207
Logical property group : border-color
@@ -2578,11 +2578,17 @@ Changes since the 14 February 2024 Candidate Recommendation Snapshot</h3>
2578
2578
<li> Reverted <a href="#bg-color-move">change moving <color> to the front of <final-bg-layer></a>
2579
2579
in the 'background' shorthand.
2580
2580
(<a href="https://github.com/w3c/csswg-drafts/issues/8496">Issue 8496</a> )
2581
+ <li> Specified [=snapped as a border width|rounding of border widths=] to device pixels.
2582
+ (<a href="https://github.com/w3c/csswg-drafts/issues/5210">Issue 5210</a> )
2581
2583
<li> Fixed an error in the Computed Value line of 'background-image' .
2582
2584
(<a href="https://github.com/w3c/csswg-drafts/issues/8604">Issue 8604</a> )
2583
2585
<li> Removed the <box> definition
2584
2586
(replacing it with a <<visual-box>> reference),
2585
2587
as the Box Module now defines these terms.
2588
+ <li> Aligned property definition tables with the latest expectations
2589
+ to include “Animation Type” and “Logical Property Group”.
2590
+ <li> Streamlined property grammar definitions using the latest
2591
+ [=CSS/value definition syntax=] .
2586
2592
</ul>
2587
2593
2588
2594
0 commit comments