Skip to content

Commit 540f87f

Browse files
committed
Bug 1922831 [wpt PR 48477] - Make WPT tests validating BeginLayerOptions filters tentative, a=testonly
Automatic update from web-platform-tests Make WPT tests validating BeginLayerOptions filters tentative The beginLayer's BeginLayerOption parameter was removed from the canvas layer PR at whatwg/html#9537. We might pursue this as a followup. In the meantime, the tests validating filters specified via BeginLayerOptions should be marked as tentative. Bug: 40249439 Change-Id: I3d9a009abc04658395b403a8752cf065644fc7f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5903952 Reviewed-by: Andres Ricardo Perez <andresrperezchromium.org> Commit-Queue: Jean-Philippe Gravel <jpgravelchromium.org> Cr-Commit-Position: refs/heads/main{#1364414} -- wpt-commits: 13948ad5eb4121e95d7137e54d666eafe413e72f wpt-pr: 48477 UltraBlame original commit: b6e8051aa3fb22c636d6ae835976f2b791569b08
1 parent 444df57 commit 540f87f

File tree

51 files changed

+244
-96
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+244
-96
lines changed

testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.blur.exceptions.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.blur.exceptions.tentative.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
blur
5757
.
5858
exceptions
59+
.
60+
tentative
5961
<
6062
/
6163
title
@@ -161,6 +163,8 @@
161163
blur
162164
.
163165
exceptions
166+
.
167+
tentative
164168
<
165169
/
166170
h1

testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.colorMatrix.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.colorMatrix.tentative.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
layers
5555
.
5656
colorMatrix
57+
.
58+
tentative
5759
<
5860
/
5961
title
@@ -157,6 +159,8 @@
157159
layers
158160
.
159161
colorMatrix
162+
.
163+
tentative
160164
<
161165
/
162166
h1
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
componentTransfer
5757
.
5858
discrete
59+
.
60+
tentative
5961
<
6062
/
6163
title
@@ -72,6 +74,8 @@
7274
componentTransfer
7375
.
7476
discrete
77+
.
78+
tentative
7579
<
7680
/
7781
h1

testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.componentTransfer.discrete.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.componentTransfer.discrete.tentative.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
componentTransfer
6161
.
6262
discrete
63+
.
64+
tentative
6365
-
6466
expected
6567
.
@@ -102,6 +104,8 @@
102104
componentTransfer
103105
.
104106
discrete
107+
.
108+
tentative
105109
<
106110
/
107111
title
@@ -118,6 +122,8 @@
118122
componentTransfer
119123
.
120124
discrete
125+
.
126+
tentative
121127
<
122128
/
123129
h1

testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.componentTransfer.gamma-expected.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.componentTransfer.gamma.tentative-expected.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
componentTransfer
5757
.
5858
gamma
59+
.
60+
tentative
5961
<
6062
/
6163
title
@@ -72,6 +74,8 @@
7274
componentTransfer
7375
.
7476
gamma
77+
.
78+
tentative
7579
<
7680
/
7781
h1

testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.componentTransfer.gamma.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.componentTransfer.gamma.tentative.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
componentTransfer
6161
.
6262
gamma
63+
.
64+
tentative
6365
-
6466
expected
6567
.
@@ -102,6 +104,8 @@
102104
componentTransfer
103105
.
104106
gamma
107+
.
108+
tentative
105109
<
106110
/
107111
title
@@ -118,6 +122,8 @@
118122
componentTransfer
119123
.
120124
gamma
125+
.
126+
tentative
121127
<
122128
/
123129
h1
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
componentTransfer
5757
.
5858
identity
59+
.
60+
tentative
5961
<
6062
/
6163
title
@@ -72,6 +74,8 @@
7274
componentTransfer
7375
.
7476
identity
77+
.
78+
tentative
7579
<
7680
/
7781
h1

testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.componentTransfer.identity.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.componentTransfer.identity.tentative.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
componentTransfer
6161
.
6262
identity
63+
.
64+
tentative
6365
-
6466
expected
6567
.
@@ -81,6 +83,8 @@
8183
componentTransfer
8284
.
8385
identity
86+
.
87+
tentative
8488
<
8589
/
8690
title
@@ -97,6 +101,8 @@
97101
componentTransfer
98102
.
99103
identity
104+
.
105+
tentative
100106
<
101107
/
102108
h1
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
componentTransfer
5757
.
5858
linear
59+
.
60+
tentative
5961
<
6062
/
6163
title
@@ -72,6 +74,8 @@
7274
componentTransfer
7375
.
7476
linear
77+
.
78+
tentative
7579
<
7680
/
7781
h1

testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.componentTransfer.linear.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.componentTransfer.linear.tentative.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
componentTransfer
6161
.
6262
linear
63+
.
64+
tentative
6365
-
6466
expected
6567
.
@@ -102,6 +104,8 @@
102104
componentTransfer
103105
.
104106
linear
107+
.
108+
tentative
105109
<
106110
/
107111
title
@@ -118,6 +122,8 @@
118122
componentTransfer
119123
.
120124
linear
125+
.
126+
tentative
121127
<
122128
/
123129
h1
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
componentTransfer
5757
.
5858
table
59+
.
60+
tentative
5961
<
6062
/
6163
title
@@ -72,6 +74,8 @@
7274
componentTransfer
7375
.
7476
table
77+
.
78+
tentative
7579
<
7680
/
7781
h1

testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.componentTransfer.table.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.componentTransfer.table.tentative.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
componentTransfer
6161
.
6262
table
63+
.
64+
tentative
6365
-
6466
expected
6567
.
@@ -102,6 +104,8 @@
102104
componentTransfer
103105
.
104106
table
107+
.
108+
tentative
105109
<
106110
/
107111
title
@@ -118,6 +122,8 @@
118122
componentTransfer
119123
.
120124
table
125+
.
126+
tentative
121127
<
122128
/
123129
h1

testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.convolveMatrix.exceptions.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.convolveMatrix.exceptions.tentative.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
convolveMatrix
5757
.
5858
exceptions
59+
.
60+
tentative
5961
<
6062
/
6163
title
@@ -161,6 +163,8 @@
161163
convolveMatrix
162164
.
163165
exceptions
166+
.
167+
tentative
164168
<
165169
/
166170
h1

testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.dropShadow.exceptions.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.dropShadow.exceptions.tentative.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
dropShadow
5757
.
5858
exceptions
59+
.
60+
tentative
5961
<
6062
/
6163
title
@@ -161,6 +163,8 @@
161163
dropShadow
162164
.
163165
exceptions
166+
.
167+
tentative
164168
<
165169
/
166170
h1

testing/web-platform/tests/html/canvas/offscreen/filters/2d.filter.layers.dropShadow-expected.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.dropShadow.tentative-expected.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
layers
5555
.
5656
dropShadow
57+
.
58+
tentative
5759
<
5860
/
5961
title
@@ -68,6 +70,8 @@
6870
layers
6971
.
7072
dropShadow
73+
.
74+
tentative
7175
<
7276
/
7377
h1

testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.dropShadow.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.dropShadow.tentative.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@
5858
layers
5959
.
6060
dropShadow
61+
.
62+
tentative
6163
-
6264
expected
6365
.
@@ -77,6 +79,8 @@
7779
layers
7880
.
7981
dropShadow
82+
.
83+
tentative
8084
<
8185
/
8286
title
@@ -91,6 +95,8 @@
9195
layers
9296
.
9397
dropShadow
98+
.
99+
tentative
94100
<
95101
/
96102
h1

testing/web-platform/tests/html/canvas/offscreen/filters/2d.filter.layers.gaussianBlur-expected.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.gaussianBlur.tentative-expected.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
layers
5555
.
5656
gaussianBlur
57+
.
58+
tentative
5759
<
5860
/
5961
title
@@ -78,6 +80,8 @@
7880
layers
7981
.
8082
gaussianBlur
83+
.
84+
tentative
8185
<
8286
/
8387
h1

testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.gaussianBlur.html renamed to testing/web-platform/tests/html/canvas/element/filters/2d.filter.layers.gaussianBlur.tentative.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@
5858
layers
5959
.
6060
gaussianBlur
61+
.
62+
tentative
6163
-
6264
expected
6365
.
@@ -77,6 +79,8 @@
7779
layers
7880
.
7981
gaussianBlur
82+
.
83+
tentative
8084
<
8185
/
8286
title
@@ -101,6 +105,8 @@
101105
layers
102106
.
103107
gaussianBlur
108+
.
109+
tentative
104110
<
105111
/
106112
h1

0 commit comments

Comments
 (0)