diff options
Diffstat (limited to 'testing/web-platform/meta/portals/portal-non-http-navigation.html.ini')
-rw-r--r-- | testing/web-platform/meta/portals/portal-non-http-navigation.html.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/portals/portal-non-http-navigation.html.ini b/testing/web-platform/meta/portals/portal-non-http-navigation.html.ini new file mode 100644 index 0000000000..5e43a2fca1 --- /dev/null +++ b/testing/web-platform/meta/portals/portal-non-http-navigation.html.ini @@ -0,0 +1,10 @@ +[portal-non-http-navigation.html] + [Tests that a portal can't navigate to javascript URLs.] + expected: FAIL + + [Tests that a portal can't navigate to about:blank.] + expected: FAIL + + [Tests that a portal can't navigate to a data URL.] + expected: FAIL + |