diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.isPointInStroke.scaleddashes.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.isPointInStroke.scaleddashes.html.ini new file mode 100644 index 000000000000..3a956f900111 --- /dev/null +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.isPointInStroke.scaleddashes.html.ini @@ -0,0 +1,4 @@ +[2d.path.isPointInStroke.scaleddashes.html] + [isPointInStroke() should return correct results on dashed paths at high scale factors] + expected: FAIL + diff --git a/testing/web-platform/meta/svg/shapes/scripted/stroke-dashes-hit-at-high-scale.svg.ini b/testing/web-platform/meta/svg/shapes/scripted/stroke-dashes-hit-at-high-scale.svg.ini new file mode 100644 index 000000000000..645725a00f84 --- /dev/null +++ b/testing/web-platform/meta/svg/shapes/scripted/stroke-dashes-hit-at-high-scale.svg.ini @@ -0,0 +1,4 @@ +[stroke-dashes-hit-at-high-scale.svg] + [Strokes w/dashes are properly hit-tested, even at large scale factors] + expected: FAIL + diff --git a/testing/web-platform/meta/svg/types/scripted/SVGGeometryElement.isPointInStroke-02.svg.ini b/testing/web-platform/meta/svg/types/scripted/SVGGeometryElement.isPointInStroke-02.svg.ini new file mode 100644 index 000000000000..8be79bfa670d --- /dev/null +++ b/testing/web-platform/meta/svg/types/scripted/SVGGeometryElement.isPointInStroke-02.svg.ini @@ -0,0 +1,4 @@ +[SVGGeometryElement.isPointInStroke-02.svg] + [isPointInStroke w/dashes works properly at large scale factors] + expected: FAIL +