gecko-dev/testing/web-platform/meta/encrypted-media/encrypted-media-default-feature-policy.https.sub.html.ini
2019-05-08 23:16:50 +00:00

23 lines
916 B
INI

[encrypted-media-default-feature-policy.https.sub.html]
[Default "encrypted-media" feature policy ["self"\] disallows cross-origin iframes.]
expected: FAIL
[Default "encrypted-media" feature policy ["self"\] allows the top-level document.]
expected:
if (os == "android") and not e10s: FAIL
if (os == "win") and (processor == "aarch64"): FAIL
if (os == "android") and e10s: FAIL
[Feature policy "encrypted-media" can be enabled in cross-origin iframes using "allow" attribute.]
expected:
if (os == "android") and not e10s: FAIL
if (os == "win") and (processor == "aarch64"): FAIL
if (os == "android") and e10s: FAIL
[Default "encrypted-media" feature policy ["self"\] allows same-origin iframes.]
expected:
if (os == "android") and not e10s: FAIL
if (os == "win") and (processor == "aarch64"): FAIL
if (os == "android") and e10s: FAIL