@@ -731,26 +731,18 @@ Affixing Images: the 'background-attachment' property</h3>
731731 </pre>
732732
733733 <wpt>
734+ animations/background-position-composition.html
734735 animations/background-position-interpolation.html
735- animations/background-position-x-interpolation.html
736- animations/background-position-y-interpolation.html
737736 background-position-calc-minmax-001.html
738737 background-position-negative-percentage-comparison-002.html
739738 background-position-negative-percentage-comparison.html
740739 background-position-three-four-values.html
741- background-position-xy-three-four-values-passthru.html
742740 background-position/background-position-bottom-right-repeat-round.html
743741 background-position/background-position-right-in-body.html
744742 inheritance.sub.html
745743 parsing/background-position-computed.html
746744 parsing/background-position-invalid.html
747745 parsing/background-position-valid.html
748- parsing/background-position-x-computed.html
749- parsing/background-position-x-invalid.html
750- parsing/background-position-x-valid.html
751- parsing/background-position-y-computed.html
752- parsing/background-position-y-invalid.html
753- parsing/background-position-y-valid.html
754746 </wpt>
755747
756748 If [=background images=] have been specified,
@@ -1135,6 +1127,7 @@ Positioning Area: the 'background-origin' property</h3>
11351127 </pre>
11361128
11371129 <wpt>
1130+ animations/background-size-composition.html
11381131 animations/background-size-interpolation.html
11391132 background-size-001.html
11401133 background-size-002.html
@@ -4104,6 +4097,18 @@ Changes Since the 17 December 2009 Candidate Recommendation</h3>
41044097
41054098 This specification introduces no new security considerations.
41064099
4100+ <wpt hidden title="Tests related to later levels of this specification">
4101+ animations/background-position-x-interpolation.html
4102+ animations/background-position-y-interpolation.html
4103+ background-position-xy-three-four-values-passthru.html
4104+ parsing/background-position-x-computed.html
4105+ parsing/background-position-x-invalid.html
4106+ parsing/background-position-x-valid.html
4107+ parsing/background-position-y-computed.html
4108+ parsing/background-position-y-invalid.html
4109+ parsing/background-position-y-valid.html
4110+ </wpt>
4111+
41074112<wpt hidden title="visual tests">
41084113 background-color-applied-to-rounded-inline-element.htm
41094114 background-color-border-box.htm
@@ -4213,9 +4218,10 @@ Changes Since the 17 December 2009 Candidate Recommendation</h3>
42134218</wpt>
42144219
42154220<wpt hidden title="crashes">
4216- tiny-foreignObject-double-border-radius -crash.html
4221+ background-repeat/background-repeat-image-larger-than-positioning-area -crash.html
42174222 gradient-wrong-interpolation-crash.html
42184223 linear-gradient-calc-crash.html
4224+ tiny-foreignObject-double-border-radius-crash.html
42194225</wpt>
42204226
42214227<wpt hidden title="not actually testing css-backgrounds-3, why are they here">
0 commit comments