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 --- .../tests/websockets/unload-a-document/001-1.html | 28 ++++++++++++++++++ .../tests/websockets/unload-a-document/001.html | 25 ++++++++++++++++ .../tests/websockets/unload-a-document/002-1.html | 34 ++++++++++++++++++++++ .../tests/websockets/unload-a-document/002.html | 26 +++++++++++++++++ .../tests/websockets/unload-a-document/003.html | 14 +++++++++ .../tests/websockets/unload-a-document/004.html | 16 ++++++++++ .../tests/websockets/unload-a-document/005-1.html | 25 ++++++++++++++++ .../tests/websockets/unload-a-document/005.html | 20 +++++++++++++ 8 files changed, 188 insertions(+) create mode 100644 testing/web-platform/tests/websockets/unload-a-document/001-1.html create mode 100644 testing/web-platform/tests/websockets/unload-a-document/001.html create mode 100644 testing/web-platform/tests/websockets/unload-a-document/002-1.html create mode 100644 testing/web-platform/tests/websockets/unload-a-document/002.html create mode 100644 testing/web-platform/tests/websockets/unload-a-document/003.html create mode 100644 testing/web-platform/tests/websockets/unload-a-document/004.html create mode 100644 testing/web-platform/tests/websockets/unload-a-document/005-1.html create mode 100644 testing/web-platform/tests/websockets/unload-a-document/005.html (limited to 'testing/web-platform/tests/websockets/unload-a-document') diff --git a/testing/web-platform/tests/websockets/unload-a-document/001-1.html b/testing/web-platform/tests/websockets/unload-a-document/001-1.html new file mode 100644 index 000000000..214246b2e --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/001-1.html @@ -0,0 +1,28 @@ + +WebSockets: navigating top-level browsing context + + + + diff --git a/testing/web-platform/tests/websockets/unload-a-document/001.html b/testing/web-platform/tests/websockets/unload-a-document/001.html new file mode 100644 index 000000000..d949b6eba --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/001.html @@ -0,0 +1,25 @@ + +WebSockets: navigating top-level browsing context + + + + + + +

Test requires popup blocker disabled

+
+ diff --git a/testing/web-platform/tests/websockets/unload-a-document/002-1.html b/testing/web-platform/tests/websockets/unload-a-document/002-1.html new file mode 100644 index 000000000..86a852b10 --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/002-1.html @@ -0,0 +1,34 @@ + +WebSockets: navigating top-level browsing context with closed websocket + + + + diff --git a/testing/web-platform/tests/websockets/unload-a-document/002.html b/testing/web-platform/tests/websockets/unload-a-document/002.html new file mode 100644 index 000000000..df35192d6 --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/002.html @@ -0,0 +1,26 @@ + +WebSockets: navigating top-level browsing context with closed websocket + + + + + + + +

Test requires popup blocker disabled

+
+ diff --git a/testing/web-platform/tests/websockets/unload-a-document/003.html b/testing/web-platform/tests/websockets/unload-a-document/003.html new file mode 100644 index 000000000..554daf458 --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/003.html @@ -0,0 +1,14 @@ + +WebSockets: navigating nested browsing context + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/websockets/unload-a-document/004.html b/testing/web-platform/tests/websockets/unload-a-document/004.html new file mode 100644 index 000000000..0ef4fbc9f --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/004.html @@ -0,0 +1,16 @@ + +WebSockets: navigating nested browsing context with closed websocket + + + + +
+ + diff --git a/testing/web-platform/tests/websockets/unload-a-document/005-1.html b/testing/web-platform/tests/websockets/unload-a-document/005-1.html new file mode 100644 index 000000000..04a14874a --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/005-1.html @@ -0,0 +1,25 @@ + +WebSockets: navigating nested browsing context with a websocket in top-level + + + + + diff --git a/testing/web-platform/tests/websockets/unload-a-document/005.html b/testing/web-platform/tests/websockets/unload-a-document/005.html new file mode 100644 index 000000000..4bafe8b60 --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/005.html @@ -0,0 +1,20 @@ + +WebSockets: navigating nested browsing context with a websocket in top-level + + + + + + +
+

Test requires popup blocker disabled

+
+ -- cgit v1.2.3