blob: e0818a439ee4c488f27cd6d36921d1b6fee99187 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[encrypted-media-default-feature-policy.https.sub.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[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": FAIL
[Feature policy "encrypted-media" can be enabled in cross-origin iframes using "allow" attribute.]
expected:
if os == "android": FAIL
[Default "encrypted-media" feature policy ["self"\] allows same-origin iframes.]
expected:
if os == "android": FAIL
|