diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/mediacapture-image/takePhoto-with-PhotoSettings.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mediacapture-image/takePhoto-with-PhotoSettings.html.ini b/testing/web-platform/meta/mediacapture-image/takePhoto-with-PhotoSettings.html.ini new file mode 100644 index 0000000000..388703fe13 --- /dev/null +++ b/testing/web-platform/meta/mediacapture-image/takePhoto-with-PhotoSettings.html.ini @@ -0,0 +1,5 @@ +[takePhoto-with-PhotoSettings.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [exercises ImageCapture.takePhoto(PhotoSettings dictionary)] + expected: FAIL |