@@ -1201,7 +1201,7 @@ color ('border-color'), and thickness ('border-width') of the border.
12011201<pre class="propdef">
12021202Name : border-top-color, border-right-color, border-bottom-color, border-left-color
12031203Value : <<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>
12051205Applies to : all elements except [=ruby base containers=] and [=ruby annotation containers=]
12061206Inherited : no
12071207Logical property group : border-color
@@ -2578,11 +2578,17 @@ Changes since the 14 February 2024 Candidate Recommendation Snapshot</h3>
25782578 <li> Reverted <a href="#bg-color-move">change moving <color> to the front of <final-bg-layer></a>
25792579 in the 'background' shorthand.
25802580 (<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> )
25812583 <li> Fixed an error in the Computed Value line of 'background-image' .
25822584 (<a href="https://github.com/w3c/csswg-drafts/issues/8604">Issue 8604</a> )
25832585 <li> Removed the <box> definition
25842586 (replacing it with a <<visual-box>> reference),
25852587 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=] .
25862592</ul>
25872593
25882594
0 commit comments