Skip to content

Commit 6aa105a

Browse files
committed
[css-backgrounds-3] Update Changes w3c#8496
1 parent c16d354 commit 6aa105a

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

css-backgrounds-3/Overview.bs

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2590,6 +2590,16 @@ The lists below describe which features from this specification are in each leve
25902590
<h2 id="changes">
25912591
Changes</h2>
25922592

2593+
<h3 id="changes-2020-12">
2594+
Changes since the 14 February 2024 Candidate Recommendation Snapshot</h3>
2595+
2596+
<ul>
2597+
<li>Reverted <a href="#bg-color-move">change moving <<color>> to the front of <<final-bg-layer>></a>
2598+
in the 'background' shorthand.
2599+
(<a href="https://github.com/w3c/csswg-drafts/issues/8496">Issue 8496</a>)
2600+
</ul>
2601+
2602+
25932603
<h3 id="changes-2020-12">
25942604
Changes since the 22 December 2020 Candidate Recommendation Snapshot</h3>
25952605

@@ -2659,7 +2669,7 @@ Changes since the 9 September 2014 Candidate Recommendation</h3>
26592669
<ul>
26602670
<li>Added missing definition of ''box-shadow: none''.
26612671
(Apparently this was obvious enough that nobody noticed it was missing until now.)
2662-
<li>Moved <<'background-color'>> component of <<final-bg-layer>> to the front for serialization
2672+
<li id="bg-color-move">Moved <<'background-color'>> component of <<final-bg-layer>> to the front for serialization
26632673
because some authors seem to expect this even though it makes less sense?
26642674
<li>Dropped effect of 'border-radius' from collapsed-borders tables.
26652675
<li>Renamed <<position>> back to <<bg-position>>

0 commit comments

Comments
 (0)