зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1743556 - set screen-cpature/permissions-policy audio and video tests as passing on Windows opt. DONTBUILD
They had already been set as passing on other desktop platforms. Depends on D132472 Differential Revision: https://phabricator.services.mozilla.com/D132473
This commit is contained in:
Родитель
47a66b870b
Коммит
3dedd9da05
|
@ -1,23 +1,18 @@
|
|||
[permissions-policy-audio+video.https.sub.html]
|
||||
expected:
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
[Default "display-capture" permissions policy ["self"\] disallows cross-origin iframes.]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Default "display-capture" permissions policy ["self"\] allows the top-level document.]
|
||||
expected:
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
if os == "android": FAIL
|
||||
|
||||
[permissions policy "display-capture" can be enabled in cross-origin iframes using "allow" attribute.]
|
||||
expected:
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
if os == "android": FAIL
|
||||
|
||||
[Default "display-capture" permissions policy ["self"\] allows same-origin iframes.]
|
||||
expected:
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
if os == "android": FAIL
|
||||
|
||||
[permissions policy "display-capture" can be disabled in same-origin iframes using "allow" attribute.]
|
||||
|
|
|
@ -1,23 +1,18 @@
|
|||
[permissions-policy-audio.https.sub.html]
|
||||
expected:
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
[Default "display-capture" permissions policy ["self"\] disallows cross-origin iframes.]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Default "display-capture" permissions policy ["self"\] allows the top-level document.]
|
||||
expected:
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
if os == "android": FAIL
|
||||
|
||||
[permissions policy "display-capture" can be enabled in cross-origin iframes using "allow" attribute.]
|
||||
expected:
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
if os == "android": FAIL
|
||||
|
||||
[Default "display-capture" permissions policy ["self"\] allows same-origin iframes.]
|
||||
expected:
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
if os == "android": FAIL
|
||||
|
||||
[permissions policy "display-capture" can be disabled in same-origin iframes using "allow" attribute.]
|
||||
|
|
|
@ -1,23 +1,18 @@
|
|||
[permissions-policy-video.https.sub.html]
|
||||
expected:
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
[Default "display-capture" permissions policy ["self"\] disallows cross-origin iframes.]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Default "display-capture" permissions policy ["self"\] allows the top-level document.]
|
||||
expected:
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
if os == "android": FAIL
|
||||
|
||||
[permissions policy "display-capture" can be enabled in cross-origin iframes using "allow" attribute.]
|
||||
expected:
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
if os == "android": FAIL
|
||||
|
||||
[Default "display-capture" permissions policy ["self"\] allows same-origin iframes.]
|
||||
expected:
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
if os == "android": FAIL
|
||||
|
||||
[permissions policy "display-capture" can be disabled in same-origin iframes using "allow" attribute.]
|
||||
|
|
Загрузка…
Ссылка в новой задаче