gecko-dev/testing/web-platform/meta/screen-capture/feature-policy.https.html.ini
moz-wptsync-bot 9c09d3a57f Bug 1527307 - [wpt-sync] Update web-platform-tests to fab38653d3a4a8ce01db100fa049bdc72f4b8270, a=testonly
wpt-head: fab38653d3a4a8ce01db100fa049bdc72f4b8270
wpt-type: landing
2019-02-14 11:38:59 +00:00

24 lines
1.2 KiB
INI

[feature-policy.https.sub.html]
[Default "display-capture" feature policy ["self"\] disallows cross-origin iframes.]
expected: FAIL
[feature-policy.https.html]
[Default "display-capture" feature policy ["self"\] disallows cross-origin iframes.]
expected:
if not debug and not webrender and not e10s and (os == "android") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): PASS
FAIL
[Default "display-capture" feature policy ["self"\] allows the top-level document.]
expected:
if not debug and not webrender and not e10s and (os == "android") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
[Feature policy "display-capture" can be enabled in cross-origin iframes using "allow" attribute.]
expected:
if not debug and not webrender and not e10s and (os == "android") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
[Default "display-capture" feature policy ["self"\] allows same-origin iframes.]
expected:
if not debug and not webrender and not e10s and (os == "android") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL