diff --git a/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/2d.drawImage.canvas.html.ini b/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/2d.drawImage.canvas.html.ini deleted file mode 100644 index 50084ff0b01..00000000000 --- a/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/2d.drawImage.canvas.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.drawImage.canvas.html] - type: testharness - [Canvas test: 2d.drawImage.canvas] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/2d.drawImage.self.1.html.ini b/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/2d.drawImage.self.1.html.ini deleted file mode 100644 index f1466e20fe5..00000000000 --- a/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/2d.drawImage.self.1.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.drawImage.self.1.html] - type: testharness - [Canvas test: 2d.drawImage.self.1] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/2d.drawImage.self.2.html.ini b/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/2d.drawImage.self.2.html.ini deleted file mode 100644 index a7e3656486d..00000000000 --- a/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/2d.drawImage.self.2.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.drawImage.self.2.html] - type: testharness - [Canvas test: 2d.drawImage.self.2] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite.html.ini b/tests/wpt/metadata/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite.html.ini deleted file mode 100644 index 915e0758635..00000000000 --- a/tests/wpt/metadata/2dcontext/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.clearRect.nonfinite.html] - type: testharness - [clearRect() with Infinity/NaN is ignored] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/image-smoothing/imagesmoothing.html.ini b/tests/wpt/metadata/2dcontext/image-smoothing/imagesmoothing.html.ini deleted file mode 100644 index 0aa58081d2f..00000000000 --- a/tests/wpt/metadata/2dcontext/image-smoothing/imagesmoothing.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[imagesmoothing.html] - type: testharness - [When the CanvasRenderingContext2D object is created, the attribute must be set to true.] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/line-styles/2d.line.cap.butt.html.ini b/tests/wpt/metadata/2dcontext/line-styles/2d.line.cap.butt.html.ini deleted file mode 100644 index 386a0b1cf36..00000000000 --- a/tests/wpt/metadata/2dcontext/line-styles/2d.line.cap.butt.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.line.cap.butt.html] - type: testharness - [lineCap \'butt\' is rendered correctly] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/line-styles/2d.line.cap.closed.html.ini b/tests/wpt/metadata/2dcontext/line-styles/2d.line.cap.closed.html.ini deleted file mode 100644 index 20856efda4e..00000000000 --- a/tests/wpt/metadata/2dcontext/line-styles/2d.line.cap.closed.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.line.cap.closed.html] - type: testharness - [Line caps are not drawn at the corners of an unclosed rectangle] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/line-styles/2d.line.cross.html.ini b/tests/wpt/metadata/2dcontext/line-styles/2d.line.cross.html.ini deleted file mode 100644 index ca2d0b733fd..00000000000 --- a/tests/wpt/metadata/2dcontext/line-styles/2d.line.cross.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.line.cross.html] - type: testharness - [Canvas test: 2d.line.cross] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/line-styles/2d.line.join.open.html.ini b/tests/wpt/metadata/2dcontext/line-styles/2d.line.join.open.html.ini deleted file mode 100644 index 2d03bf89eb5..00000000000 --- a/tests/wpt/metadata/2dcontext/line-styles/2d.line.join.open.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.line.join.open.html] - type: testharness - [Line joins are not drawn at the corner of an unclosed rectangle] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/line-styles/2d.line.miter.exceeded.html.ini b/tests/wpt/metadata/2dcontext/line-styles/2d.line.miter.exceeded.html.ini deleted file mode 100644 index 9bfac57b79b..00000000000 --- a/tests/wpt/metadata/2dcontext/line-styles/2d.line.miter.exceeded.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.line.miter.exceeded.html] - type: testharness - [Miter joins are not drawn when the miter limit is exceeded] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/line-styles/2d.line.miter.rightangle.html.ini b/tests/wpt/metadata/2dcontext/line-styles/2d.line.miter.rightangle.html.ini deleted file mode 100644 index ec3453af662..00000000000 --- a/tests/wpt/metadata/2dcontext/line-styles/2d.line.miter.rightangle.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.line.miter.rightangle.html] - type: testharness - [Miter joins are not drawn when the miter limit is exceeded, on exact right angles] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/line-styles/2d.line.width.scaledefault.html.ini b/tests/wpt/metadata/2dcontext/line-styles/2d.line.width.scaledefault.html.ini deleted file mode 100644 index f5ee638b6a1..00000000000 --- a/tests/wpt/metadata/2dcontext/line-styles/2d.line.width.scaledefault.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.line.width.scaledefault.html] - type: testharness - [Default lineWidth strokes are affected by scale transformations] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.empty.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.empty.html.ini deleted file mode 100644 index 8453ab18b35..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.empty.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.arc.empty.html] - type: testharness - [arc() with an empty path does not draw a straight line to the start point] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.end.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.end.html.ini deleted file mode 100644 index 8aa906851c8..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.end.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.arc.end.html] - type: testharness - [arc() adds the end point of the arc to the subpath] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.nonempty.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.nonempty.html.ini deleted file mode 100644 index 7855f8b17d1..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.nonempty.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.arc.nonempty.html] - type: testharness - [arc() with a non-empty path does draw a straight line to the start point] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.selfintersect.1.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.selfintersect.1.html.ini deleted file mode 100644 index 64fb4beeedc..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.selfintersect.1.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.arc.selfintersect.1.html] - type: testharness - [arc() with lineWidth > 2*radius is drawn sensibly] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.shape.1.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.shape.1.html.ini deleted file mode 100644 index 005cb67064a..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.shape.1.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.arc.shape.1.html] - type: testharness - [arc() from 0 to pi does not draw anything in the wrong half] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.shape.3.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.shape.3.html.ini deleted file mode 100644 index 9b7071262b9..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.shape.3.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.arc.shape.3.html] - type: testharness - [arc() from 0 to -pi/2 does not draw anything in the wrong quadrant] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.shape.5.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.shape.5.html.ini deleted file mode 100644 index 7e2e20baf52..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.shape.5.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.arc.shape.5.html] - type: testharness - [arc() from 0 to 5pi does not draw crazy things] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.twopie.1.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.twopie.1.html.ini deleted file mode 100644 index de2110b0beb..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.twopie.1.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.arc.twopie.1.html] - type: testharness - [arc() draws nothing when end = start + 2pi-e and anticlockwise] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.zero.1.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.zero.1.html.ini deleted file mode 100644 index b0c2394bb03..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.zero.1.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.arc.zero.1.html] - type: testharness - [arc() draws nothing when startAngle = endAngle and anticlockwise] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.zero.2.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.zero.2.html.ini deleted file mode 100644 index 9b1dd1a715b..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.zero.2.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.arc.zero.2.html] - type: testharness - [arc() draws nothing when startAngle = endAngle and clockwise] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.zeroradius.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.zeroradius.html.ini deleted file mode 100644 index c0d7eb76e57..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.zeroradius.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.arc.zeroradius.html] - type: testharness - [arc() with zero radius draws a line to the start point] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.bezierCurveTo.basic.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.bezierCurveTo.basic.html.ini deleted file mode 100644 index 51f7febafc4..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.bezierCurveTo.basic.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.bezierCurveTo.basic.html] - type: testharness - [Canvas test: 2d.path.bezierCurveTo.basic] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.bezierCurveTo.ensuresubpath.1.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.bezierCurveTo.ensuresubpath.1.html.ini deleted file mode 100644 index 040e0d40e74..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.bezierCurveTo.ensuresubpath.1.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.bezierCurveTo.ensuresubpath.1.html] - type: testharness - [If there is no subpath, the first control point is added (and nothing is drawn up to it)] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.bezierCurveTo.nonfinite.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.bezierCurveTo.nonfinite.html.ini deleted file mode 100644 index 3e6cdd5d089..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.bezierCurveTo.nonfinite.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.bezierCurveTo.nonfinite.html] - type: testharness - [bezierCurveTo() with Infinity/NaN is ignored] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.bezierCurveTo.scaled.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.bezierCurveTo.scaled.html.ini deleted file mode 100644 index 438a372be12..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.bezierCurveTo.scaled.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.bezierCurveTo.scaled.html] - type: testharness - [Canvas test: 2d.path.bezierCurveTo.scaled] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.closePath.newline.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.closePath.newline.html.ini deleted file mode 100644 index 72c6c30fb79..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.closePath.newline.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.closePath.newline.html] - type: testharness - [Canvas test: 2d.path.closePath.newline] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.closePath.nextpoint.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.closePath.nextpoint.html.ini deleted file mode 100644 index b79e0fc4396..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.closePath.nextpoint.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.closePath.nextpoint.html] - type: testharness - [Canvas test: 2d.path.closePath.nextpoint] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.basic.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.basic.html.ini deleted file mode 100644 index 9ad2b96500c..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.basic.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.lineTo.basic.html] - type: testharness - [Canvas test: 2d.path.lineTo.basic] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.ensuresubpath.1.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.ensuresubpath.1.html.ini deleted file mode 100644 index 7fe70780084..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.ensuresubpath.1.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.lineTo.ensuresubpath.1.html] - type: testharness - [If there is no subpath, the point is added and nothing is drawn] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.ensuresubpath.2.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.ensuresubpath.2.html.ini deleted file mode 100644 index 87c2f5be4b0..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.ensuresubpath.2.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.lineTo.ensuresubpath.2.html] - type: testharness - [If there is no subpath, the point is added and used for subsequent drawing] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.nextpoint.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.nextpoint.html.ini deleted file mode 100644 index 0fdb557edc2..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.nextpoint.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.lineTo.nextpoint.html] - type: testharness - [Canvas test: 2d.path.lineTo.nextpoint] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.nonfinite.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.nonfinite.html.ini deleted file mode 100644 index a40bdb285b9..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.lineTo.nonfinite.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.lineTo.nonfinite.html] - type: testharness - [lineTo() with Infinity/NaN is ignored] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.moveTo.multiple.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.moveTo.multiple.html.ini deleted file mode 100644 index 88ed837c51c..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.moveTo.multiple.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.moveTo.multiple.html] - type: testharness - [Canvas test: 2d.path.moveTo.multiple] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.moveTo.nonfinite.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.moveTo.nonfinite.html.ini deleted file mode 100644 index 8d6dd344381..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.moveTo.nonfinite.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.moveTo.nonfinite.html] - type: testharness - [moveTo() with Infinity/NaN is ignored] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.basic.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.basic.html.ini deleted file mode 100644 index d3b625a5d54..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.basic.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.quadraticCurveTo.basic.html] - type: testharness - [Canvas test: 2d.path.quadraticCurveTo.basic] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1.html.ini deleted file mode 100644 index 0a1545fe4c2..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.quadraticCurveTo.ensuresubpath.1.html] - type: testharness - [If there is no subpath, the first control point is added (and nothing is drawn up to it)] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.nonfinite.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.nonfinite.html.ini deleted file mode 100644 index 5f47e04b2f7..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.nonfinite.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.quadraticCurveTo.nonfinite.html] - type: testharness - [quadraticCurveTo() with Infinity/NaN is ignored] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.scaled.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.scaled.html.ini deleted file mode 100644 index b5866f7763b..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.scaled.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.quadraticCurveTo.scaled.html] - type: testharness - [Canvas test: 2d.path.quadraticCurveTo.scaled] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.empty.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.empty.html.ini deleted file mode 100644 index 0582bcd1000..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.empty.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.stroke.empty.html] - type: testharness - [Empty subpaths are not stroked] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini deleted file mode 100644 index e725f778232..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.stroke.prune.closed.html] - type: testharness - [Zero-length line segments from closed paths are removed before stroking] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.prune.corner.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.prune.corner.html.ini deleted file mode 100644 index 42da280f6e4..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.prune.corner.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.stroke.prune.corner.html] - type: testharness - [Zero-length line segments are removed before stroking with miters] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.prune.curve.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.prune.curve.html.ini deleted file mode 100644 index 8c0ce9d70c1..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.prune.curve.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.stroke.prune.curve.html] - type: testharness - [Zero-length line segments from quadraticCurveTo and bezierCurveTo are removed before stroking] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.prune.line.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.prune.line.html.ini deleted file mode 100644 index 5a56734aad4..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.stroke.prune.line.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.stroke.prune.line.html] - type: testharness - [Zero-length line segments from lineTo are removed before stroking] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/pixel-manipulation/2d.imageData.get.nonfinite.html.ini b/tests/wpt/metadata/2dcontext/pixel-manipulation/2d.imageData.get.nonfinite.html.ini deleted file mode 100644 index dee5527cb27..00000000000 --- a/tests/wpt/metadata/2dcontext/pixel-manipulation/2d.imageData.get.nonfinite.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.imageData.get.nonfinite.html] - type: testharness - [getImageData() throws TypeError if arguments are not finite] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/pixel-manipulation/2d.imageData.put.nonfinite.html.ini b/tests/wpt/metadata/2dcontext/pixel-manipulation/2d.imageData.put.nonfinite.html.ini deleted file mode 100644 index e0f83c5951d..00000000000 --- a/tests/wpt/metadata/2dcontext/pixel-manipulation/2d.imageData.put.nonfinite.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.imageData.put.nonfinite.html] - type: testharness - [putImageData() throws TypeError if arguments are not finite] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.stroke.cap.1.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.stroke.cap.1.html.ini deleted file mode 100644 index eae9eb9866b..00000000000 --- a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.stroke.cap.1.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.shadow.stroke.cap.1.html] - type: testharness - [Shadows are not drawn for areas outside stroke caps] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.stroke.join.1.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.stroke.join.1.html.ini deleted file mode 100644 index 252b5d3ac0e..00000000000 --- a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.stroke.join.1.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.shadow.stroke.join.1.html] - type: testharness - [Shadows are not drawn for areas outside stroke joins] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.stroke.join.3.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.stroke.join.3.html.ini deleted file mode 100644 index c0560c8aaba..00000000000 --- a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.stroke.join.3.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.shadow.stroke.join.3.html] - type: testharness - [Shadows are drawn for stroke joins respecting miter limit] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/transformations/2d.transformation.scale.nonfinite.html.ini b/tests/wpt/metadata/2dcontext/transformations/2d.transformation.scale.nonfinite.html.ini deleted file mode 100644 index c8974564113..00000000000 --- a/tests/wpt/metadata/2dcontext/transformations/2d.transformation.scale.nonfinite.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.transformation.scale.nonfinite.html] - type: testharness - [scale() with Infinity/NaN is ignored] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/transformations/2d.transformation.setTransform.nonfinite.html.ini b/tests/wpt/metadata/2dcontext/transformations/2d.transformation.setTransform.nonfinite.html.ini deleted file mode 100644 index 3b104d0b1e2..00000000000 --- a/tests/wpt/metadata/2dcontext/transformations/2d.transformation.setTransform.nonfinite.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.transformation.setTransform.nonfinite.html] - type: testharness - [setTransform() with Infinity/NaN is ignored] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/transformations/2d.transformation.transform.nonfinite.html.ini b/tests/wpt/metadata/2dcontext/transformations/2d.transformation.transform.nonfinite.html.ini deleted file mode 100644 index f96c4fdfe63..00000000000 --- a/tests/wpt/metadata/2dcontext/transformations/2d.transformation.transform.nonfinite.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.transformation.transform.nonfinite.html] - type: testharness - [transform() with Infinity/NaN is ignored] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/transformations/2d.transformation.translate.nonfinite.html.ini b/tests/wpt/metadata/2dcontext/transformations/2d.transformation.translate.nonfinite.html.ini deleted file mode 100644 index 130cfa45cff..00000000000 --- a/tests/wpt/metadata/2dcontext/transformations/2d.transformation.translate.nonfinite.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.transformation.translate.nonfinite.html] - type: testharness - [translate() with Infinity/NaN is ignored] - expected: FAIL - diff --git a/tests/wpt/metadata/XMLHttpRequest/send-receive-utf16.htm.ini b/tests/wpt/metadata/XMLHttpRequest/send-receive-utf16.htm.ini new file mode 100644 index 00000000000..6f0c8988118 --- /dev/null +++ b/tests/wpt/metadata/XMLHttpRequest/send-receive-utf16.htm.ini @@ -0,0 +1,5 @@ +[send-receive-utf16.htm] + type: testharness + [UTF-16 with BOM, no encoding in content-type] + expected: FAIL + diff --git a/tests/wpt/metadata/XMLHttpRequest/send-timeout-events.htm.ini b/tests/wpt/metadata/XMLHttpRequest/send-timeout-events.htm.ini new file mode 100644 index 00000000000..a3bbcb2e325 --- /dev/null +++ b/tests/wpt/metadata/XMLHttpRequest/send-timeout-events.htm.ini @@ -0,0 +1,5 @@ +[send-timeout-events.htm] + type: testharness + [XMLHttpRequest: The send() method: timeout is not 0 ] + expected: FAIL + diff --git a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini index 935d94eddad..0edca9d4baf 100644 --- a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini +++ b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini @@ -1,4 +1,5 @@ [contenttype_bmp.html] type: testharness - [BMP document.contentType === 'image/bmp'] + [BMP document.contentType === \'image/bmp\'] expected: FAIL + diff --git a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_css.html.ini b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_css.html.ini index 94abb3cebf5..5c3be186cb2 100644 --- a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_css.html.ini +++ b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_css.html.ini @@ -1,4 +1,5 @@ [contenttype_css.html] type: testharness - [CSS document.contentType === 'text/css'] + [CSS document.contentType === \'text/css\'] expected: FAIL + diff --git a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_datauri_01.html.ini b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_datauri_01.html.ini index 63fa14fcd72..08de3e33ec2 100644 --- a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_datauri_01.html.ini +++ b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_datauri_01.html.ini @@ -1,5 +1,6 @@ [contenttype_datauri_01.html] type: testharness expected: TIMEOUT - [Data URI document.contentType === 'text/plain' when data URI MIME type is not set] + [Data URI document.contentType === \'text/plain\' when data URI MIME type is not set] expected: TIMEOUT + diff --git a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html.ini b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html.ini index 6d0366a434b..8f083024adb 100644 --- a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html.ini +++ b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html.ini @@ -1,5 +1,6 @@ [contenttype_datauri_02.html] type: testharness expected: TIMEOUT - [Data URI document.contentType === 'text/html' when data URI MIME type is set] + [Data URI document.contentType === \'text/html\' when data URI MIME type is set] expected: TIMEOUT + diff --git a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_gif.html.ini b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_gif.html.ini index a1fedef8cbe..941b4e5d4cf 100644 --- a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_gif.html.ini +++ b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_gif.html.ini @@ -1,4 +1,5 @@ [contenttype_gif.html] type: testharness - [GIF document.contentType === 'image/gif'] + [GIF document.contentType === \'image/gif\'] expected: FAIL + diff --git a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini index 83ebb4824dd..c2914ebb835 100644 --- a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini +++ b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini @@ -1,5 +1,6 @@ [contenttype_javascripturi.html] type: testharness expected: TIMEOUT - [Javascript URI document.contentType === 'text/html'] + [Javascript URI document.contentType === \'text/html\'] expected: TIMEOUT + diff --git a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini index a1011e7909b..d11c495e055 100644 --- a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini +++ b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini @@ -1,4 +1,5 @@ [contenttype_jpg.html] type: testharness - [JPG document.contentType === 'image/jpeg'] + [JPG document.contentType === \'image/jpeg\'] expected: FAIL + diff --git a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini index a47f12e3660..dfc8f2435d1 100644 --- a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini +++ b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini @@ -1,4 +1,5 @@ [contenttype_mimeheader_01.html] type: testharness - [Custom document.contentType === 'text/xml' when explicitly set to this value] + [Custom document.contentType === \'text/xml\' when explicitly set to this value] expected: FAIL + diff --git a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini index d26f8ea048b..e7e2118d4f5 100644 --- a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini +++ b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini @@ -1,4 +1,5 @@ [contenttype_png.html] type: testharness - [PNG document.contentType === 'image/png'] + [PNG document.contentType === \'image/png\'] expected: FAIL + diff --git a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini index aeeec3216e0..5ac5d0a1d95 100644 --- a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini +++ b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini @@ -1,4 +1,5 @@ [contenttype_xml.html] type: testharness - [XML document.contentType === 'application/xml'] + [XML document.contentType === \'application/xml\'] expected: FAIL + diff --git a/tests/wpt/metadata/encoding/idlharness.html.ini b/tests/wpt/metadata/encoding/idlharness.html.ini index f4ca82ffa3d..2c00e08d92e 100644 --- a/tests/wpt/metadata/encoding/idlharness.html.ini +++ b/tests/wpt/metadata/encoding/idlharness.html.ini @@ -50,3 +50,4 @@ [TextEncoder interface: operation encode(USVString)] expected: FAIL + diff --git a/tests/wpt/metadata/encoding/textencoder-utf16-surrogates.html.ini b/tests/wpt/metadata/encoding/textencoder-utf16-surrogates.html.ini index dd8f98def97..45d49ee6a37 100644 --- a/tests/wpt/metadata/encoding/textencoder-utf16-surrogates.html.ini +++ b/tests/wpt/metadata/encoding/textencoder-utf16-surrogates.html.ini @@ -17,3 +17,4 @@ [USVString handling: properly encoded MUSICAL SYMBOL G CLEF (U+1D11E)] expected: FAIL + diff --git a/tests/wpt/metadata/html/semantics/grouping-content/the-blockquote-element/grouping-blockquote.sub.html.ini b/tests/wpt/metadata/html/semantics/grouping-content/the-blockquote-element/grouping-blockquote.sub.html.ini deleted file mode 100644 index 2a72ff0158c..00000000000 --- a/tests/wpt/metadata/html/semantics/grouping-content/the-blockquote-element/grouping-blockquote.sub.html.ini +++ /dev/null @@ -1,98 +0,0 @@ -[grouping-blockquote.sub.html] - type: testharness - [The prototype for blockquote is HTMLQuoteElement.prototype] - expected: FAIL - - [blockquote should have \'cite\' as own property.] - expected: FAIL - - [If the cite content attribute is absent, the IDL attribute must return the empty string.] - expected: FAIL - - [Setting cite IDL sets content attribute to specified literal value.] - expected: FAIL - - [blockquote #1: cite content attribute registers markup.] - expected: FAIL - - [blockquote #2: cite content attribute registers markup.] - expected: FAIL - - [blockquote #3: cite content attribute registers markup.] - expected: FAIL - - [blockquote #4: cite content attribute registers markup.] - expected: FAIL - - [blockquote #5: cite content attribute registers markup.] - expected: FAIL - - [blockquote #6: cite content attribute registers markup.] - expected: FAIL - - [blockquote #7: cite content attribute registers markup.] - expected: FAIL - - [blockquote #8: cite content attribute registers markup.] - expected: FAIL - - [blockquote #9: cite content attribute registers markup.] - expected: FAIL - - [blockquote #10: cite content attribute registers markup.] - expected: FAIL - - [blockquote #11: cite content attribute registers markup.] - expected: FAIL - - [blockquote #12: cite content attribute registers markup.] - expected: FAIL - - [blockquote #13: cite content attribute registers markup.] - expected: FAIL - - [blockquote #14: cite content attribute registers markup.] - expected: FAIL - - [blockquote #1: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #2: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #3: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #4: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #5: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #6: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #7: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #8: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #9: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #10: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #11: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #12: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #13: cite IDL reflects content attribute.] - expected: FAIL - - [blockquote #14: cite IDL reflects content attribute.] - expected: FAIL - diff --git a/tests/wpt/metadata/webstorage/event_constructor.html.ini b/tests/wpt/metadata/webstorage/event_constructor.html.ini deleted file mode 100644 index 3ce5130acf1..00000000000 --- a/tests/wpt/metadata/webstorage/event_constructor.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[event_constructor.html] - type: testharness - expected: TIMEOUT - [Web Storage] - expected: FAIL - - [storageeventinit test] - expected: NOTRUN - diff --git a/tests/wpt/metadata/webstorage/event_constructor_js.html.ini b/tests/wpt/metadata/webstorage/event_constructor_js.html.ini deleted file mode 100644 index 447e6c26fb6..00000000000 --- a/tests/wpt/metadata/webstorage/event_constructor_js.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[event_constructor_js.html] - type: testharness - expected: TIMEOUT - [Web Storage] - expected: FAIL - - [StorageEvent constructor and nulls] - expected: NOTRUN - diff --git a/tests/wpt/metadata/webstorage/event_local_storageeventinit.html.ini b/tests/wpt/metadata/webstorage/event_local_storageeventinit.html.ini deleted file mode 100644 index 0658b8df06c..00000000000 --- a/tests/wpt/metadata/webstorage/event_local_storageeventinit.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[event_local_storageeventinit.html] - type: testharness - expected: TIMEOUT - [Web Storage] - expected: FAIL - - [storageeventinit test] - expected: NOTRUN - diff --git a/tests/wpt/metadata/webstorage/event_session_storageeventinit.html.ini b/tests/wpt/metadata/webstorage/event_session_storageeventinit.html.ini deleted file mode 100644 index e4584f0cc12..00000000000 --- a/tests/wpt/metadata/webstorage/event_session_storageeventinit.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[event_session_storageeventinit.html] - type: testharness - expected: TIMEOUT - [Web Storage] - expected: FAIL - - [storageeventinit test] - expected: NOTRUN - diff --git a/tests/wpt/metadata/webstorage/missing_arguments.html.ini b/tests/wpt/metadata/webstorage/missing_arguments.html.ini deleted file mode 100644 index 8cf2b387477..00000000000 --- a/tests/wpt/metadata/webstorage/missing_arguments.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[missing_arguments.html] - type: testharness - [Should throw TypeError for function "function () { new StorageEvent(); }".] - expected: FAIL - diff --git a/tests/wpt/metadata/webstorage/storage_local_key.html.ini b/tests/wpt/metadata/webstorage/storage_local_key.html.ini deleted file mode 100644 index 6c1b6d8aac8..00000000000 --- a/tests/wpt/metadata/webstorage/storage_local_key.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[storage_local_key.html] - type: testharness - [Web Storage 3] - expected: FAIL -