diff options
Diffstat (limited to 'testing/web-platform/meta/idle-detection/idle-detection-default-permissions-policy.https.sub.html.ini')
-rw-r--r-- | testing/web-platform/meta/idle-detection/idle-detection-default-permissions-policy.https.sub.html.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/idle-detection/idle-detection-default-permissions-policy.https.sub.html.ini b/testing/web-platform/meta/idle-detection/idle-detection-default-permissions-policy.https.sub.html.ini new file mode 100644 index 0000000000..cb296f98a8 --- /dev/null +++ b/testing/web-platform/meta/idle-detection/idle-detection-default-permissions-policy.https.sub.html.ini @@ -0,0 +1,10 @@ +[idle-detection-default-permissions-policy.https.sub.html] + expected: ERROR + [Default "idle-detection" permissions policy "self" allows the top-level document.] + expected: NOTRUN + + [Default "idle-detection" permissions policy "self" allows same-origin iframes.] + expected: NOTRUN + + [Default "idle-detection" permissions policy "self" disallows cross-origin iframes.] + expected: NOTRUN |