diff --git a/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/drawimage_canvas.html.ini b/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/drawimage_canvas.html.ini index 379f7c20b67..ff46db987b4 100644 --- a/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/drawimage_canvas.html.ini +++ b/tests/wpt/metadata/2dcontext/drawing-images-to-the-canvas/drawimage_canvas.html.ini @@ -24,3 +24,12 @@ [Test scenario 12: sx = -20, sy = -20, sw = 50, sh = 50, dx = 20, dy = 20, dw = 125, dh = 125 --- Pixel 69,69 should be red.] expected: FAIL + [Test scenario 10: sx = 0, sy = 0, sw = 50, sh = 50, dx = 0, dy = 0, dw = 200, dh = 200 --- Pixel 20,99 should be black.] + expected: FAIL + + [Test scenario 10: sx = 0, sy = 0, sw = 50, sh = 50, dx = 0, dy = 0, dw = 200, dh = 200 --- Pixel 99,20 should be black.] + expected: FAIL + + [Test scenario 10: sx = 0, sy = 0, sw = 50, sh = 50, dx = 0, dy = 0, dw = 200, dh = 200 --- Pixel 20,20 should be black.] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/drawing-rectangles-to-the-canvas/2d.fillRect.shadow.html.ini b/tests/wpt/metadata/2dcontext/drawing-rectangles-to-the-canvas/2d.fillRect.shadow.html.ini new file mode 100644 index 00000000000..b1823dc9552 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/drawing-rectangles-to-the-canvas/2d.fillRect.shadow.html.ini @@ -0,0 +1,4 @@ +[2d.fillRect.shadow.html] + [fillRect draws shadows] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.behind.html.ini b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.behind.html.ini new file mode 100644 index 00000000000..d058f7852d3 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.behind.html.ini @@ -0,0 +1,4 @@ +[2d.gradient.radial.cone.behind.html] + [Canvas test: 2d.gradient.radial.cone.behind] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.beside.html.ini b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.beside.html.ini new file mode 100644 index 00000000000..1bd5a8e4c2f --- /dev/null +++ b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.beside.html.ini @@ -0,0 +1,4 @@ +[2d.gradient.radial.cone.beside.html] + [Canvas test: 2d.gradient.radial.cone.beside] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.shape2.html.ini b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.shape2.html.ini new file mode 100644 index 00000000000..573e63a2f5d --- /dev/null +++ b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.cone.shape2.html.ini @@ -0,0 +1,4 @@ +[2d.gradient.radial.cone.shape2.html] + [Canvas test: 2d.gradient.radial.cone.shape2] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.inside3.html.ini b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.inside3.html.ini new file mode 100644 index 00000000000..c7e4cfa39c4 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.inside3.html.ini @@ -0,0 +1,4 @@ +[2d.gradient.radial.inside3.html] + [Canvas test: 2d.gradient.radial.inside3] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.outside2.html.ini b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.outside2.html.ini new file mode 100644 index 00000000000..30ebbe345aa --- /dev/null +++ b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.outside2.html.ini @@ -0,0 +1,4 @@ +[2d.gradient.radial.outside2.html] + [Canvas test: 2d.gradient.radial.outside2] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.touch1.html.ini b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.touch1.html.ini new file mode 100644 index 00000000000..de753c42d39 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.touch1.html.ini @@ -0,0 +1,4 @@ +[2d.gradient.radial.touch1.html] + [Canvas test: 2d.gradient.radial.touch1] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.touch2.html.ini b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.touch2.html.ini new file mode 100644 index 00000000000..96b36eff7ea --- /dev/null +++ b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.touch2.html.ini @@ -0,0 +1,4 @@ +[2d.gradient.radial.touch2.html] + [Canvas test: 2d.gradient.radial.touch2] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.touch3.html.ini b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.touch3.html.ini new file mode 100644 index 00000000000..b825bc15830 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.gradient.radial.touch3.html.ini @@ -0,0 +1,4 @@ +[2d.gradient.radial.touch3.html] + [Canvas test: 2d.gradient.radial.touch3] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.pattern.animated.gif.html.ini b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.pattern.animated.gif.html.ini new file mode 100644 index 00000000000..8dc7eba742c --- /dev/null +++ b/tests/wpt/metadata/2dcontext/fill-and-stroke-styles/2d.pattern.animated.gif.html.ini @@ -0,0 +1,4 @@ +[2d.pattern.animated.gif.html] + [createPattern() of an animated GIF draws the first frame] + 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 new file mode 100644 index 00000000000..cbad443c3c7 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/line-styles/2d.line.cap.closed.html.ini @@ -0,0 +1,4 @@ +[2d.line.cap.closed.html] + [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.cap.round.html.ini b/tests/wpt/metadata/2dcontext/line-styles/2d.line.cap.round.html.ini new file mode 100644 index 00000000000..63fd4382c1e --- /dev/null +++ b/tests/wpt/metadata/2dcontext/line-styles/2d.line.cap.round.html.ini @@ -0,0 +1,4 @@ +[2d.line.cap.round.html] + [lineCap 'round' is rendered correctly] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.scale.2.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.scale.2.html.ini new file mode 100644 index 00000000000..72ac9cfb4dc --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.scale.2.html.ini @@ -0,0 +1,4 @@ +[2d.path.arc.scale.2.html] + [Highly scaled arcs are the right shape] + 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 new file mode 100644 index 00000000000..7c1f22ff41c --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.selfintersect.1.html.ini @@ -0,0 +1,4 @@ +[2d.path.arc.selfintersect.1.html] + [arc() with lineWidth > 2*radius is drawn sensibly] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.selfintersect.2.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.selfintersect.2.html.ini new file mode 100644 index 00000000000..a25bacaabed --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.selfintersect.2.html.ini @@ -0,0 +1,4 @@ +[2d.path.arc.selfintersect.2.html] + [arc() with lineWidth > 2*radius is drawn sensibly] + 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 new file mode 100644 index 00000000000..c285647918d --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.shape.3.html.ini @@ -0,0 +1,4 @@ +[2d.path.arc.shape.3.html] + [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.4.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.shape.4.html.ini new file mode 100644 index 00000000000..c22e98e44d2 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.shape.4.html.ini @@ -0,0 +1,4 @@ +[2d.path.arc.shape.4.html] + [arc() from 0 to -pi/2 draws stuff in the right quadrant] + 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 new file mode 100644 index 00000000000..522695b4c56 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.twopie.1.html.ini @@ -0,0 +1,4 @@ +[2d.path.arc.twopie.1.html] + [arc() draws nothing when end = start + 2pi-e and anticlockwise] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.twopie.3.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.twopie.3.html.ini new file mode 100644 index 00000000000..c1e40e7c3d9 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arc.twopie.3.html.ini @@ -0,0 +1,4 @@ +[2d.path.arc.twopie.3.html] + [arc() draws a full circle when end = start + 2pi+e and anticlockwise] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arcTo.ensuresubpath.2.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arcTo.ensuresubpath.2.html.ini new file mode 100644 index 00000000000..72a5d82aa29 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arcTo.ensuresubpath.2.html.ini @@ -0,0 +1,4 @@ +[2d.path.arcTo.ensuresubpath.2.html] + [If there is no subpath, the first control point is added] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arcTo.scale.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arcTo.scale.html.ini new file mode 100644 index 00000000000..583a1a2cf0c --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arcTo.scale.html.ini @@ -0,0 +1,4 @@ +[2d.path.arcTo.scale.html] + [arcTo scales the curve, not just the control points] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arcTo.shape.curve1.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arcTo.shape.curve1.html.ini deleted file mode 100644 index 170abb8500e..00000000000 --- a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arcTo.shape.curve1.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[2d.path.arcTo.shape.curve1.html] - type: testharness - [arcTo() curves in the right kind of shape] - expected: FAIL - diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.arcTo.transformation.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arcTo.transformation.html.ini new file mode 100644 index 00000000000..569cfc2fb80 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.arcTo.transformation.html.ini @@ -0,0 +1,4 @@ +[2d.path.arcTo.transformation.html] + [arcTo joins up to the last subpath point correctly] + 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 new file mode 100644 index 00000000000..39f1fba043b --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.closePath.nextpoint.html.ini @@ -0,0 +1,4 @@ +[2d.path.closePath.nextpoint.html] + [Canvas test: 2d.path.closePath.nextpoint] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2.html.ini new file mode 100644 index 00000000000..b8ab96e6454 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2.html.ini @@ -0,0 +1,4 @@ +[2d.path.quadraticCurveTo.ensuresubpath.2.html] + [If there is no subpath, the first control point is added] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/path-objects/2d.path.rect.end.1.html.ini b/tests/wpt/metadata/2dcontext/path-objects/2d.path.rect.end.1.html.ini new file mode 100644 index 00000000000..1b05b57645f --- /dev/null +++ b/tests/wpt/metadata/2dcontext/path-objects/2d.path.rect.end.1.html.ini @@ -0,0 +1,4 @@ +[2d.path.rect.end.1.html] + [Canvas test: 2d.path.rect.end.1] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.alpha.2.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.alpha.2.html.ini new file mode 100644 index 00000000000..dbd2642e642 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.alpha.2.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.alpha.2.html] + [Shadow colour alpha components are used] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.alpha.3.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.alpha.3.html.ini new file mode 100644 index 00000000000..6541eaf9d0a --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.alpha.3.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.alpha.3.html] + [Shadows are affected by globalAlpha] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.alpha.4.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.alpha.4.html.ini new file mode 100644 index 00000000000..18495ce21c4 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.alpha.4.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.alpha.4.html] + [Shadows with alpha components are correctly affected by globalAlpha] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.alpha.5.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.alpha.5.html.ini new file mode 100644 index 00000000000..2902da69695 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.alpha.5.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.alpha.5.html] + [Shadows of shapes with alpha components are drawn correctly] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.canvas.alpha.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.canvas.alpha.html.ini new file mode 100644 index 00000000000..e025214a903 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.canvas.alpha.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.canvas.alpha.html] + [Shadows are drawn correctly for partially-transparent canvases] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.canvas.basic.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.canvas.basic.html.ini new file mode 100644 index 00000000000..5968020003f --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.canvas.basic.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.canvas.basic.html] + [Shadows are drawn for canvases] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.canvas.transparent.2.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.canvas.transparent.2.html.ini new file mode 100644 index 00000000000..36548a28349 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.canvas.transparent.2.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.canvas.transparent.2.html] + [Shadows are not drawn for transparent parts of canvases] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.clip.1.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.clip.1.html.ini new file mode 100644 index 00000000000..d794ecb8f7f --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.clip.1.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.clip.1.html] + [Shadows of clipped shapes are still drawn within the clipping region] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.clip.2.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.clip.2.html.ini new file mode 100644 index 00000000000..ff8bfecd95b --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.clip.2.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.clip.2.html] + [Shadows are not drawn outside the clipping region] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.clip.3.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.clip.3.html.ini new file mode 100644 index 00000000000..ddb4e15719b --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.clip.3.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.clip.3.html] + [Shadows of clipped shapes are still drawn within the clipping region] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.composite.1.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.composite.1.html.ini new file mode 100644 index 00000000000..183cec8f9e6 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.composite.1.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.composite.1.html] + [Shadows are drawn using globalCompositeOperation] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.composite.2.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.composite.2.html.ini new file mode 100644 index 00000000000..f262fe31165 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.composite.2.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.composite.2.html] + [Shadows are drawn using globalCompositeOperation] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.gradient.alpha.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.gradient.alpha.html.ini new file mode 100644 index 00000000000..aca6bc8ecc0 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.gradient.alpha.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.gradient.alpha.html] + [Shadows are drawn correctly for partially-transparent gradient fills] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.gradient.basic.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.gradient.basic.html.ini new file mode 100644 index 00000000000..718711e1c92 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.gradient.basic.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.gradient.basic.html] + [Shadows are drawn for gradient fills] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.gradient.transparent.2.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.gradient.transparent.2.html.ini new file mode 100644 index 00000000000..b0f704f9217 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.gradient.transparent.2.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.gradient.transparent.2.html] + [Shadows are not drawn for transparent parts of gradient fills] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.image.alpha.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.image.alpha.html.ini new file mode 100644 index 00000000000..957d04b99f6 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.image.alpha.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.image.alpha.html] + [Shadows are drawn correctly for partially-transparent images] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.image.basic.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.image.basic.html.ini new file mode 100644 index 00000000000..81fa284a386 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.image.basic.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.image.basic.html] + [Shadows are drawn for images] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.image.scale.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.image.scale.html.ini new file mode 100644 index 00000000000..8cba6d0463e --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.image.scale.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.image.scale.html] + [Shadows are drawn correctly for scaled images] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.image.transparent.2.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.image.transparent.2.html.ini new file mode 100644 index 00000000000..fdc1a6c0a13 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.image.transparent.2.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.image.transparent.2.html] + [Shadows are not drawn for transparent parts of images] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.offset.negativeX.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.offset.negativeX.html.ini new file mode 100644 index 00000000000..7cab12e9647 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.offset.negativeX.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.offset.negativeX.html] + [Shadows can be offset with negative x] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.offset.negativeY.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.offset.negativeY.html.ini new file mode 100644 index 00000000000..f896a487854 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.offset.negativeY.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.offset.negativeY.html] + [Shadows can be offset with negative y] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.offset.positiveX.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.offset.positiveX.html.ini new file mode 100644 index 00000000000..49b5d8a0927 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.offset.positiveX.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.offset.positiveX.html] + [Shadows can be offset with positive x] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.offset.positiveY.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.offset.positiveY.html.ini new file mode 100644 index 00000000000..1b25a3038d6 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.offset.positiveY.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.offset.positiveY.html] + [Shadows can be offset with positive y] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.outside.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.outside.html.ini new file mode 100644 index 00000000000..b65179a2088 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.outside.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.outside.html] + [Shadows of shapes outside the visible area can be offset onto the visible area] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.pattern.alpha.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.pattern.alpha.html.ini new file mode 100644 index 00000000000..fea2a9797f0 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.pattern.alpha.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.pattern.alpha.html] + [Shadows are drawn correctly for partially-transparent fill patterns] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.pattern.basic.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.pattern.basic.html.ini new file mode 100644 index 00000000000..7c68f2396b2 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.pattern.basic.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.pattern.basic.html] + [Shadows are drawn for fill patterns] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.pattern.transparent.2.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.pattern.transparent.2.html.ini new file mode 100644 index 00000000000..ee122e4fe1d --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.pattern.transparent.2.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.pattern.transparent.2.html] + [Shadows are not drawn for transparent parts of fill patterns] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.transform.1.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.transform.1.html.ini new file mode 100644 index 00000000000..13df839414b --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.transform.1.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.transform.1.html] + [Shadows take account of transformations] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/2d.shadow.transform.2.html.ini b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.transform.2.html.ini new file mode 100644 index 00000000000..dba68f79426 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/2d.shadow.transform.2.html.ini @@ -0,0 +1,4 @@ +[2d.shadow.transform.2.html] + [Shadow offsets are not affected by transformations] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/canvas_shadows_001.htm.ini b/tests/wpt/metadata/2dcontext/shadows/canvas_shadows_001.htm.ini new file mode 100644 index 00000000000..749b4504be4 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/canvas_shadows_001.htm.ini @@ -0,0 +1,4 @@ +[canvas_shadows_001.htm] + [linear gradient fillRect draws shadow (black rectange)] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/shadows/shadowBlur_gaussian_tolerance.1.html.ini b/tests/wpt/metadata/2dcontext/shadows/shadowBlur_gaussian_tolerance.1.html.ini new file mode 100644 index 00000000000..7fbc5cc5e81 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/shadows/shadowBlur_gaussian_tolerance.1.html.ini @@ -0,0 +1,10 @@ +[shadowBlur_gaussian_tolerance.1.html] + [shadowBlur Gaussian pixel values for small blur] + expected: FAIL + + [shadowBlur Gaussian pixel values for large blur] + expected: FAIL + + [shadowBlur Gaussian pixel values for no blur] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/transformations/2d.transformation.scale.large.html.ini b/tests/wpt/metadata/2dcontext/transformations/2d.transformation.scale.large.html.ini new file mode 100644 index 00000000000..a2f6ef4c2cb --- /dev/null +++ b/tests/wpt/metadata/2dcontext/transformations/2d.transformation.scale.large.html.ini @@ -0,0 +1,4 @@ +[2d.transformation.scale.large.html] + [scale() with large scale factors works] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/transformations/transform_a.html.ini b/tests/wpt/metadata/2dcontext/transformations/transform_a.html.ini new file mode 100644 index 00000000000..3196a3239fa --- /dev/null +++ b/tests/wpt/metadata/2dcontext/transformations/transform_a.html.ini @@ -0,0 +1,2 @@ +[transform_a.html] + expected: FAIL diff --git a/tests/wpt/metadata/css/css-paint-api/overdraw.https.html.ini b/tests/wpt/metadata/css/css-paint-api/overdraw.https.html.ini new file mode 100644 index 00000000000..4f18965fa1e --- /dev/null +++ b/tests/wpt/metadata/css/css-paint-api/overdraw.https.html.ini @@ -0,0 +1,2 @@ +[overdraw.https.html] + expected: TIMEOUT diff --git a/tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini b/tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini index 03f2f3fe9d1..17b670fa9f5 100644 --- a/tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini +++ b/tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini @@ -1,5 +1,379 @@ [perspective-interpolation.html] - expected: CRASH [ perspective interpolation] expected: FAIL + [CSS Transitions: property from [inherit\] to [20px\] at (-0.3) should be [33px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (1.5) should be [125px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (0.3) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0.5) should be [20px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (1.5) should be [125px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (-20) should be [230px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (0) should be [30px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (1.5) should be [25px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (-1) should be [40px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (-0.3) should be [35px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (-20) should be [none\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (-20) should be [230px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (0.6) should be [16px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (1) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (0.6) should be [16px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (1.5) should be [25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (1.5) should be [125px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (1.5) should be [125px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (0) should be [30px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (-20) should be [none\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (-20) should be [none\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (-0.3) should be [35px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0.3) should be [unset\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0) should be [unset\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (-1) should be [none\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (0.3) should be [65px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (-1) should be [none\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (0.6) should be [24px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (-1) should be [none\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (-0.3) should be [7px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (-0.3) should be [33px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (1.5) should be [25px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (0.3) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (-20) should be [none\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (-0.3) should be [unset\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (1.5) should be [15px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0.6) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (0.3) should be [65px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (0.6) should be [24px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (-1) should be [40px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (0.6) should be [80px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (1) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (0.3) should be [65px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (0.6) should be [24px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0.6) should be [24px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (-0.3) should be [7px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (0.3) should be [27px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (-20) should be [230px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (1.5) should be [15px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (0.6) should be [none\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0.3) should be [unset\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (0.5) should be [none\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (0.6) should be [80px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0.3) should be [27px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (1.5) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (-0.3) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (0.6) should be [none\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0.5) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (0.6) should be [80px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (-20) should be [none\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (-0.3) should be [35px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (-20) should be [none\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (0.3) should be [13px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (0.6) should be [80px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0.6) should be [16px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (-0.3) should be [50px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (0.3) should be [13px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0) should be [unset\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (0.5) should be [20px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (1.5) should be [20px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0.6) should be [20px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (-0.3) should be [33px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0.5) should be [20px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0.3) should be [13px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (-20) should be [230px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (0.5) should be [none\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0) should be [10px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (0.6) should be [20px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (1.5) should be [15px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (-20) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (0.3) should be [13px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (-0.3) should be [35px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (1.5) should be [25px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (-0.3) should be [7px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (0.3) should be [65px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (1.5) should be [15px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (-0.3) should be [7px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0.6) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (0.6) should be [16px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (-0.3) should be [33px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (-0.3) should be [unset\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (-20) should be [none\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (-1) should be [40px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (-1) should be [40px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (1.5) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (1.5) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (0.3) should be [initial\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (0.3) should be [27px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (0.3) should be [27px\]] + expected: FAIL + diff --git a/tests/wpt/metadata/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet.html.ini b/tests/wpt/metadata/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet.html.ini index e35a452a186..70a00a101f6 100644 --- a/tests/wpt/metadata/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet.html.ini +++ b/tests/wpt/metadata/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet.html.ini @@ -1,2 +1,2 @@ [no-transition-from-ua-to-blocking-stylesheet.html] - expected: TIMEOUT + expected: FAIL diff --git a/tests/wpt/metadata/css/cssom-view/MediaQueryListEvent.html.ini b/tests/wpt/metadata/css/cssom-view/MediaQueryListEvent.html.ini new file mode 100644 index 00000000000..61d0496ba40 --- /dev/null +++ b/tests/wpt/metadata/css/cssom-view/MediaQueryListEvent.html.ini @@ -0,0 +1,4 @@ +[MediaQueryListEvent.html] + [argument of onchange] + expected: FAIL + diff --git a/tests/wpt/metadata/css/cssom-view/offsetTopLeft-border-box.html.ini b/tests/wpt/metadata/css/cssom-view/offsetTopLeft-border-box.html.ini new file mode 100644 index 00000000000..239c35135e4 --- /dev/null +++ b/tests/wpt/metadata/css/cssom-view/offsetTopLeft-border-box.html.ini @@ -0,0 +1,7 @@ +[offsetTopLeft-border-box.html] + [container: 1] + expected: FAIL + + [container: 0] + expected: FAIL + diff --git a/tests/wpt/metadata/encoding/single-byte-decoder.html.ini b/tests/wpt/metadata/encoding/single-byte-decoder.html.ini index 939a36eb9d9..3d135f3bd66 100644 --- a/tests/wpt/metadata/encoding/single-byte-decoder.html.ini +++ b/tests/wpt/metadata/encoding/single-byte-decoder.html.ini @@ -2,6 +2,7 @@ type: testharness [single-byte-decoder.html?document] + expected: TIMEOUT [ISO-8859-4: iso_8859-4:1988 (document.characterSet and document.inputEncoding)] expected: FAIL diff --git a/tests/wpt/metadata/fetch/content-type/response.window.js.ini b/tests/wpt/metadata/fetch/content-type/response.window.js.ini index 3d77dd6fefc..043922cce77 100644 --- a/tests/wpt/metadata/fetch/content-type/response.window.js.ini +++ b/tests/wpt/metadata/fetch/content-type/response.window.js.ini @@ -315,18 +315,9 @@ [