File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -657,6 +657,17 @@ other comma-separated background properties to form each background
657
657
image layer.
658
658
659
659
660
+ <h4 id="bg-position-serialization">
661
+ Serialization of 'background-position' values</h4>
662
+
663
+ The [=specified value=] and [=computed value=] of the <<bg-position>> type
664
+ serializes exactly as defined in [[CSS-VALUES-4]] for <<position>> .
665
+ For 3-value productions
666
+ (which are not valid in <<position>> ),
667
+ the [=specified value=] serialization
668
+ is identical to the equivalent 4-value syntax
669
+ except that the omitted offset remains omitted.
670
+
660
671
661
672
<h3 id="background-clip" oldids="the-background-clip">Painting Area: the 'background-clip' property</h3>
662
673
@@ -2561,6 +2572,8 @@ Changes</h2>
2561
2572
Changes since the 14 February 2024 Candidate Recommendation Snapshot</h3>
2562
2573
2563
2574
<ul>
2575
+ <li> Defined serialization of 'background-position' in [[#bg-position-serialization]] .
2576
+ (<a href="https://github.com/w3c/csswg-drafts/issues/2274">Issue 2274</a> )
2564
2577
<li> Reverted <a href="#bg-color-move">change moving <color> to the front of <final-bg-layer></a>
2565
2578
in the 'background' shorthand.
2566
2579
(<a href="https://github.com/w3c/csswg-drafts/issues/8496">Issue 8496</a> )
You can’t perform that action at this time.
0 commit comments