Bug 1744813 [wpt PR 31937] - Update wpt metadata, a=testonly

wpt-pr: 31937
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2021-12-09 09:35:04 +00:00
Родитель 9754806e33
Коммит 8383c9ff0b
4 изменённых файлов: 22 добавлений и 0 удалений

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

@ -1,2 +1,4 @@
[GUM-deny.https.html]
prefs: [media.navigator.permission.disabled:false, media.getusermedia.camera.deny:true]
[Tests that the error callback is triggered when permission is denied]
expected: PRECONDITION_FAILED

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

@ -0,0 +1,15 @@
[MediaDevices-enumerateDevices-per-origin-ids.sub.https.html]
expected:
if (os == "linux") and not debug: [OK, TIMEOUT]
[enumerateDevices has stable deviceIds across same-origin iframe]
expected:
if (os == "linux") and not debug: [PASS, TIMEOUT]
[enumerateDevices rotates deviceId across different-origin iframe]
expected:
if (os == "linux") and not debug: [PASS, NOTRUN]
[enumerateDevices rotates deviceId after clearing site data]
expected:
if (os == "linux") and not debug: [FAIL, NOTRUN]
FAIL

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

@ -0,0 +1,3 @@
[MediaDevices-enumerateDevices-persistent-permission.https.html]
[enumerateDevices depends only on capture state, not permission state]
expected: FAIL

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

@ -1,3 +1,5 @@
[MediaDevices-enumerateDevices-returned-objects.https.html]
expected:
if (os == "linux") and not fission and not debug: [OK, CRASH]
[enumerateDevices returns expected mostly empty objects in case device-info permission is not granted]
expected: FAIL