summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mediacapture-image/takePhoto.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/mediacapture-image/takePhoto.html.ini')
-rw-r--r--testing/web-platform/meta/mediacapture-image/takePhoto.html.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mediacapture-image/takePhoto.html.ini b/testing/web-platform/meta/mediacapture-image/takePhoto.html.ini
new file mode 100644
index 0000000000..58941a15fd
--- /dev/null
+++ b/testing/web-platform/meta/mediacapture-image/takePhoto.html.ini
@@ -0,0 +1,12 @@
+[takePhoto.html]
+ expected:
+ if (os == "android") and fission: [ERROR, TIMEOUT]
+ ERROR
+ [exercises ImageCapture.takePhoto()]
+ expected: FAIL
+
+ [takePhoto() of an ended Track should throw "InvalidStateError"]
+ expected: FAIL
+
+ [exercises ImageCapture.takePhoto(null)]
+ expected: FAIL