diff options
Diffstat (limited to 'testing/web-platform/meta/html/browsers/windows/nested-browsing-contexts')
2 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html.ini b/testing/web-platform/meta/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html.ini new file mode 100644 index 000000000..f69e19be2 --- /dev/null +++ b/testing/web-platform/meta/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html.ini @@ -0,0 +1,8 @@ +[frameElement.sub.html] + type: testharness + [The SecurityError must be thrown if the container's document does not have the same effective script origin] + expected: FAIL + + [The SecurityError must be thrown if the window accesses to frameElement attribute of a Window which does not have the same effective script origin] + expected: FAIL + diff --git a/testing/web-platform/meta/html/browsers/windows/nested-browsing-contexts/window-top-001.html.ini b/testing/web-platform/meta/html/browsers/windows/nested-browsing-contexts/window-top-001.html.ini new file mode 100644 index 000000000..bd43db824 --- /dev/null +++ b/testing/web-platform/meta/html/browsers/windows/nested-browsing-contexts/window-top-001.html.ini @@ -0,0 +1,6 @@ +[window-top-001.html] + type: testharness + expected: TIMEOUT + [Two nested iframes] + expected: TIMEOUT + |