Skip to content

Commit 9fdc163

Browse files
committed
[css-backgrounds-3] Update Changes section
1 parent e438b41 commit 9fdc163

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

css-backgrounds-3/Overview.bs

+7-1
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,7 @@ color ('border-color'), and thickness ('border-width') of the border.
12011201
<pre class="propdef">
12021202
Name: border-top-color, border-right-color, border-bottom-color, border-left-color
12031203
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>
12051205
Applies to: all elements except [=ruby base containers=] and [=ruby annotation containers=]
12061206
Inherited: no
12071207
Logical 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 &lt;color> to the front of &lt;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 &lt;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

Comments
 (0)