From fccf6a115153dd42819adf5da0337f3c53bb192e Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Tue, 13 Sep 2016 11:05:52 +0200 Subject: [PATCH] Test for specific cross-origin object exceptions This adds a new test to test for specific cross-origin object exceptions as discussed in https://github.com/whatwg/html/issues/1727. Once this test is more widely implemented the cross-origin-objects.html resource can be replaced by it (as indicated within the resource). --- .../cross-origin-objects-exceptions.html | 329 ++++++++++++++++++ 1 file changed, 329 insertions(+) create mode 100644 html/browsers/origin/cross-origin-objects/cross-origin-objects-exceptions.html diff --git a/html/browsers/origin/cross-origin-objects/cross-origin-objects-exceptions.html b/html/browsers/origin/cross-origin-objects/cross-origin-objects-exceptions.html new file mode 100644 index 00000000000000..a9d860017040f0 --- /dev/null +++ b/html/browsers/origin/cross-origin-objects/cross-origin-objects-exceptions.html @@ -0,0 +1,329 @@ + + + + +Cross-origin behavior of Window and Location + + + + + + +
+ + +