From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../windows/nested-browsing-contexts/frameElement.sub.html.ini | 8 ++++++++ .../windows/nested-browsing-contexts/window-top-001.html.ini | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 testing/web-platform/meta/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html.ini create mode 100644 testing/web-platform/meta/html/browsers/windows/nested-browsing-contexts/window-top-001.html.ini (limited to 'testing/web-platform/meta/html/browsers/windows/nested-browsing-contexts') 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 + -- cgit v1.2.3