diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/shape-detection/detected-boundingBox-read-only.https.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/shape-detection/detected-boundingBox-read-only.https.html.ini b/testing/web-platform/meta/shape-detection/detected-boundingBox-read-only.https.html.ini new file mode 100644 index 0000000000..f36b4f31cd --- /dev/null +++ b/testing/web-platform/meta/shape-detection/detected-boundingBox-read-only.https.html.ini @@ -0,0 +1,11 @@ +[detected-boundingBox-read-only.https.html] + expected: ERROR + [Barcode - detectedBarcode.boundingBox should be DOMRectReadOnly] + expected: FAIL + + [Face - detectedFace.boundingBox should be DOMRectReadOnly] + expected: FAIL + + [Text - detectedText.boundingBox should be DOMRectReadOnly] + expected: FAIL + |