summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/encrypted-media/encrypted-media-default-feature-policy.https.sub.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/encrypted-media/encrypted-media-default-feature-policy.https.sub.html.ini')
-rw-r--r--testing/web-platform/meta/encrypted-media/encrypted-media-default-feature-policy.https.sub.html.ini17
1 files changed, 17 insertions, 0 deletions
diff --git a/testing/web-platform/meta/encrypted-media/encrypted-media-default-feature-policy.https.sub.html.ini b/testing/web-platform/meta/encrypted-media/encrypted-media-default-feature-policy.https.sub.html.ini
new file mode 100644
index 0000000000..e0818a439e
--- /dev/null
+++ b/testing/web-platform/meta/encrypted-media/encrypted-media-default-feature-policy.https.sub.html.ini
@@ -0,0 +1,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