diff options
Diffstat (limited to 'testing/web-platform/meta/mediacapture-image/getPhotoSettings.html.ini')
-rw-r--r-- | testing/web-platform/meta/mediacapture-image/getPhotoSettings.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mediacapture-image/getPhotoSettings.html.ini b/testing/web-platform/meta/mediacapture-image/getPhotoSettings.html.ini new file mode 100644 index 0000000000..2214d408a3 --- /dev/null +++ b/testing/web-platform/meta/mediacapture-image/getPhotoSettings.html.ini @@ -0,0 +1,11 @@ +[getPhotoSettings.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [exercises ImageCapture.getPhotoSettings()] + expected: FAIL + + [getPhotoSettings() of an ended Track should throw "InvalidStateError"] + expected: FAIL + + [throw "OperationError" when the MediaStreamTrack is stopped while getting photo settings] + expected: FAIL |