Bug 1535435 [wpt PR 15761] - Update wpt metadata, a=testonly

wpt-pr: 15761
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2019-03-20 04:57:08 +00:00 коммит произвёл James Graham
Родитель 39d6e2da87
Коммит c1e68e6163
14 изменённых файлов: 116 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,7 @@
[detected-boundingBox-read-only.html]
[Barcode - detectedBarcode.boundingBox should be DOMRectReadOnly]
expected: FAIL
[Face - detectedFace.boundingBox should be DOMRectReadOnly]
expected: FAIL

Просмотреть файл

@ -0,0 +1,13 @@
[detection-HTMLCanvasElement.html]
[Face - detect(HTMLCanvasElement)]
expected: FAIL
[Barcode - detect(OffscreenCanvas)]
expected: FAIL
[Barcode - detect(HTMLCanvasElement)]
expected: FAIL
[Face - detect(OffscreenCanvas)]
expected: FAIL

Просмотреть файл

@ -0,0 +1,7 @@
[detection-HTMLImageElement.html]
[Face - detect(HTMLImageElement)]
expected: FAIL
[Barcode - detect(HTMLImageElement)]
expected: FAIL

Просмотреть файл

@ -0,0 +1,7 @@
[detection-HTMLVideoElement.html]
[Face - detect(HTMLVideoElement)]
expected: FAIL
[Barcode - detect(HTMLVideoElement)]
expected: FAIL

Просмотреть файл

@ -0,0 +1,7 @@
[detection-ImageBitmap.html]
[Face - detect(ImageBitmap)]
expected: FAIL
[Barcode - detect(ImageBitmap)]
expected: FAIL

Просмотреть файл

@ -0,0 +1,7 @@
[detection-ImageData.html]
[Face - detect(ImageData)]
expected: FAIL
[Barcode - detect(ImageData)]
expected: FAIL

Просмотреть файл

@ -0,0 +1,4 @@
[detection-getSupportedFormats.html]
[get supported barcode formats]
expected: FAIL

Просмотреть файл

@ -0,0 +1,7 @@
[detection-on-worker.worker.html]
[Barcode Detector detect(ImageBitmap) on worker]
expected: FAIL
[Face Detector detect(ImageBitmap) on worker]
expected: FAIL

Просмотреть файл

@ -0,0 +1,4 @@
[detection-options.html]
[Test that FaceDetectionOptions are correctly propagated]
expected: FAIL

Просмотреть файл

@ -0,0 +1,14 @@
[detection-security-test.html]
expected: TIMEOUT
[Barcode - detect(broken video)]
expected: NOTRUN
[Face - detect(broken image)]
expected: TIMEOUT
[Face - detect(broken video)]
expected: NOTRUN
[Barcode - detect(broken image)]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,7 @@
[detector-same-object.html]
[Face - detect(ImageData), [SameObject\]]
expected: FAIL
[Barcode - detect(ImageData), [SameObject\]]
expected: FAIL

Просмотреть файл

@ -101,6 +101,9 @@
[BarcodeDetector interface: operation getSupportedFormats()]
expected: FAIL
[idl_test setup]
expected: FAIL
[idlharness.any.worker.html]
[FaceDetector interface: existence and properties of interface object]
@ -151,3 +154,6 @@
[BarcodeDetector interface: operation getSupportedFormats()]
expected: FAIL
[idl_test setup]
expected: FAIL

Просмотреть файл

@ -0,0 +1,19 @@
[shapedetection-cross-origin.sub.html]
[BarcodeDetector should reject cross-origin ImageBitmaps with a SecurityError.]
expected: FAIL
[BarcodeDetector should reject cross-origin HTMLImageElements with a SecurityError.]
expected: FAIL
[FaceDetector should reject cross-origin HTMLVideoElements with a SecurityError.]
expected: FAIL
[BarcodeDetector should reject cross-origin HTMLVideoElements with a SecurityError.]
expected: FAIL
[FaceDetector should reject cross-origin ImageBitmaps with a SecurityError.]
expected: FAIL
[FaceDetector should reject cross-origin HTMLImageElements with a SecurityError.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,7 @@
[shapedetection-empty-input.html]
[Barcode - detect(empty)]
expected: FAIL
[Face - detect(empty)]
expected: FAIL