diff options
Diffstat (limited to 'testing/web-platform/meta/xhr/xmlhttprequest-sync-default-feature-policy.sub.html.ini')
-rw-r--r-- | testing/web-platform/meta/xhr/xmlhttprequest-sync-default-feature-policy.sub.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/xhr/xmlhttprequest-sync-default-feature-policy.sub.html.ini b/testing/web-platform/meta/xhr/xmlhttprequest-sync-default-feature-policy.sub.html.ini new file mode 100644 index 0000000000..94c8ca1b44 --- /dev/null +++ b/testing/web-platform/meta/xhr/xmlhttprequest-sync-default-feature-policy.sub.html.ini @@ -0,0 +1,8 @@ +[xmlhttprequest-sync-default-feature-policy.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Feature policy "sync-xhr" can be disabled in cross-origin iframes using "allow" attribute.] + expected: FAIL + + [Feature policy "sync-xhr" can be disabled in same-origin iframes using "allow" attribute.] + expected: FAIL |