encrypted-media-default-feature-policy.https.sub.html.ini (634B)
1 [encrypted-media-default-feature-policy.https.sub.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 [Default "encrypted-media" feature policy ["self"\] disallows cross-origin iframes.] 5 expected: FAIL 6 7 [Default "encrypted-media" feature policy ["self"\] allows the top-level document.] 8 expected: 9 if os == "android": FAIL 10 11 [Feature policy "encrypted-media" can be enabled in cross-origin iframes using "allow" attribute.] 12 expected: 13 if os == "android": FAIL 14 15 [Default "encrypted-media" feature policy ["self"\] allows same-origin iframes.] 16 expected: 17 if os == "android": FAIL