diff options
Diffstat (limited to 'testing/web-platform/meta/shape-detection/detection-on-worker.https.worker.js.ini')
-rw-r--r-- | testing/web-platform/meta/shape-detection/detection-on-worker.https.worker.js.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/shape-detection/detection-on-worker.https.worker.js.ini b/testing/web-platform/meta/shape-detection/detection-on-worker.https.worker.js.ini new file mode 100644 index 0000000000..b4f9a3c819 --- /dev/null +++ b/testing/web-platform/meta/shape-detection/detection-on-worker.https.worker.js.ini @@ -0,0 +1,10 @@ +[detection-on-worker.https.worker.html] + [Barcode Detector detect(ImageBitmap) on worker] + expected: FAIL + + [Face Detector detect(ImageBitmap) on worker] + expected: FAIL + + [Text Detector detect(ImageBitmap) on worker] + expected: FAIL + |