Skip to content

Commit 9fe0756

Browse files
committed
[css-backgrounds-3][css-backgrounds-4][editorial] Updated WPTs
1 parent d515cb6 commit 9fe0756

File tree

2 files changed

+20
-11
lines changed

2 files changed

+20
-11
lines changed

css-backgrounds-3/Overview.bs

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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">

css-backgrounds-4/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,7 @@ Background Positioning Shorthand: the 'background-position' shorthand property</
869869
</pre>
870870

871871
<wpt>
872+
animations/background-position-composition.html
872873
animations/background-position-interpolation.html
873874
animations/background-position-x-interpolation.html
874875
animations/background-position-y-interpolation.html
@@ -1183,6 +1184,7 @@ Sizing Images: the 'background-size' property</h3>
11831184
</pre>
11841185

11851186
<wpt>
1187+
animations/background-size-composition.html
11861188
animations/background-size-interpolation.html
11871189
background-size-001.html
11881190
background-size-002.html
@@ -2185,9 +2187,10 @@ No new security considerations have been reported on this specification.
21852187
</wpt>
21862188

21872189
<wpt hidden title="crashes">
2188-
tiny-foreignObject-double-border-radius-crash.html
2190+
background-repeat/background-repeat-image-larger-than-positioning-area-crash.html
21892191
gradient-wrong-interpolation-crash.html
21902192
linear-gradient-calc-crash.html
2193+
tiny-foreignObject-double-border-radius-crash.html
21912194
</wpt>
21922195

21932196
<wpt hidden title="not actually testing CSS Backgrounds, why are they here?">

0 commit comments

Comments
 (0)