mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35928' (#35741)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
e7e8ccea20
commit
5ba9cfe809
2322 changed files with 43591 additions and 31593 deletions
|
@ -0,0 +1,2 @@
|
|||
[2d.gradient.colorInterpolationMethod.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.gradient.hueInterpolationMethod.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.canvasFilterObject.gaussianBlur.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.layers.gaussianBlur.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas-filter-object-turbulence.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,37 @@
|
|||
[createImageBitmap-premultiplyAlpha.html]
|
||||
expected: ERROR
|
||||
[createImageBitmap: from ImageData, unpremultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from ImageData, premultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from ImageData, default, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D, unpremultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D, premultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D, default, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D willReadFrequently:true, unpremultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D willReadFrequently:true, premultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D willReadFrequently:true, default, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D willReadFrequently:false, unpremultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D willReadFrequently:false, premultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D willReadFrequently:false, default, drawn to canvas]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/canvas/element/manual/text/canvas.2d.disconnected.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/element/manual/text/canvas.2d.disconnected.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.disconnected.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/canvas/element/text/2d.text.lang.default.tentative.html.ini
vendored
Normal file
3
tests/wpt/meta/html/canvas/element/text/2d.text.lang.default.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[2d.text.lang.default.tentative.html]
|
||||
[Canvas test: 2d.text.lang.default.tentative]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-align.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-baseline.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-drawing-styles-change.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.text.measure.text-clusters-rendering-options.tentative.html]
|
||||
[2d.text.measure.fillTextCluster-options.tentative.html]
|
||||
[Test that fillTextCluster() correctly applies the options passed as a dictionary.]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.text.measure.text-clusters-range.tentative.html]
|
||||
[2d.text.measure.fillTextCluster-range.tentative.html]
|
||||
[Test that getTextClusters() and fillTextCluster() correctly render different ranges of the input text.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.strokeTextCluster-options.tentative.html]
|
||||
[Test that strokeTextCluster() correctly applies the options passed as a dictionary.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.strokeTextCluster-range.tentative.html]
|
||||
[Test that getTextClusters() and strokeTextCluster() correctly render different ranges of the input text.]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-align.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-baseline.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-drawing-styles-change.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.gradient.colorInterpolationMethod.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.gradient.colorInterpolationMethod.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.gradient.hueInterpolationMethod.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.gradient.hueInterpolationMethod.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.canvasFilterObject.gaussianBlur.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.layers.gaussianBlur.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.lang.inherit.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/canvas/offscreen/manual/text/canvas.2d.offscreen.lang.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/offscreen/manual/text/canvas.2d.offscreen.lang.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.lang.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.transferred.lang.inherit.document.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.transferred.lang.inherit.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.transferred.lang.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.worker.lang.inherit.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.worker.lang.tentative.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/canvas/offscreen/text/2d.text.lang.default.tentative.html.ini
vendored
Normal file
3
tests/wpt/meta/html/canvas/offscreen/text/2d.text.lang.default.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[2d.text.lang.default.tentative.html]
|
||||
[OffscreenCanvas test: 2d.text.lang.default.tentative]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/canvas/offscreen/text/2d.text.lang.default.tentative.worker.js.ini
vendored
Normal file
3
tests/wpt/meta/html/canvas/offscreen/text/2d.text.lang.default.tentative.worker.js.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[2d.text.lang.default.tentative.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-align.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-align.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-baseline.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-baseline.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-drawing-styles-change.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-drawing-styles-change.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-font-change.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +1,3 @@
|
|||
[2d.text.measure.text-clusters-rendering-options.tentative.html]
|
||||
[2d.text.measure.fillTextCluster-options.tentative.html]
|
||||
[Test that fillTextCluster() correctly applies the options passed as a dictionary.]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.text.measure.text-clusters-rendering-options.tentative.worker.html]
|
||||
[2d.text.measure.fillTextCluster-options.tentative.worker.html]
|
||||
[Test that fillTextCluster() correctly applies the options passed as a dictionary.]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.text.measure.text-clusters-range.tentative.html]
|
||||
[2d.text.measure.fillTextCluster-range.tentative.html]
|
||||
[Test that getTextClusters() and fillTextCluster() correctly render different ranges of the input text.]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.text.measure.text-clusters-range.tentative.worker.html]
|
||||
[2d.text.measure.fillTextCluster-range.tentative.worker.html]
|
||||
[Test that getTextClusters() and fillTextCluster() correctly render different ranges of the input text.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.strokeTextCluster-align.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.strokeTextCluster-baseline.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.strokeTextCluster-drawing-styles-change.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.strokeTextCluster-font-change.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.strokeTextCluster-options.tentative.html]
|
||||
[Test that strokeTextCluster() correctly applies the options passed as a dictionary.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.strokeTextCluster-options.tentative.worker.html]
|
||||
[Test that strokeTextCluster() correctly applies the options passed as a dictionary.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.strokeTextCluster-range.tentative.html]
|
||||
[Test that getTextClusters() and strokeTextCluster() correctly render different ranges of the input text.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.strokeTextCluster-range.tentative.worker.html]
|
||||
[Test that getTextClusters() and strokeTextCluster() correctly render different ranges of the input text.]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-align.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-align.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-baseline.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-baseline.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-drawing-styles-change.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-drawing-styles-change.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-font-change.tentative.w.html]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue