diff options
Diffstat (limited to 'testing/web-platform/meta/shape-detection/detection-SVGImageElement.https.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/shape-detection/detection-SVGImageElement.https.window.js.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/shape-detection/detection-SVGImageElement.https.window.js.ini b/testing/web-platform/meta/shape-detection/detection-SVGImageElement.https.window.js.ini new file mode 100644 index 0000000000..48a34fa968 --- /dev/null +++ b/testing/web-platform/meta/shape-detection/detection-SVGImageElement.https.window.js.ini @@ -0,0 +1,9 @@ +[detection-SVGImageElement.https.window.html] + [FaceDetector.detect() rejects on an SVGImageElement] + expected: FAIL + + [BarcodeDetector.detect() rejects on an SVGImageElement] + expected: FAIL + + [TextDetector.detect() rejects on an SVGImageElement] + expected: FAIL |