From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../tests/websockets/unload-a-document/001-1.html | 25 +++++++++++++++++ .../tests/websockets/unload-a-document/001-2.html | 4 +++ .../tests/websockets/unload-a-document/001.html | 26 ++++++++++++++++++ .../tests/websockets/unload-a-document/002-1.html | 32 ++++++++++++++++++++++ .../tests/websockets/unload-a-document/002-2.html | 4 +++ .../tests/websockets/unload-a-document/002.html | 27 ++++++++++++++++++ .../tests/websockets/unload-a-document/003.html | 14 ++++++++++ .../tests/websockets/unload-a-document/004.html | 16 +++++++++++ .../tests/websockets/unload-a-document/005-1.html | 22 +++++++++++++++ .../tests/websockets/unload-a-document/005.html | 21 ++++++++++++++ 10 files changed, 191 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-2.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-2.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 0000000000..7cf4ab6ff8 --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/001-1.html @@ -0,0 +1,25 @@ + +WebSockets: navigating top-level browsing context + + diff --git a/testing/web-platform/tests/websockets/unload-a-document/001-2.html b/testing/web-platform/tests/websockets/unload-a-document/001-2.html new file mode 100644 index 0000000000..24c419ce18 --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/001-2.html @@ -0,0 +1,4 @@ + +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 0000000000..e7cc60d593 --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/001.html @@ -0,0 +1,26 @@ + +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 0000000000..1922bb4cae --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/002-1.html @@ -0,0 +1,32 @@ + +WebSockets: navigating top-level browsing context with closed websocket + + diff --git a/testing/web-platform/tests/websockets/unload-a-document/002-2.html b/testing/web-platform/tests/websockets/unload-a-document/002-2.html new file mode 100644 index 0000000000..9a246a1dd8 --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/002-2.html @@ -0,0 +1,4 @@ + +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 0000000000..013f5266bf --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/002.html @@ -0,0 +1,27 @@ + +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 0000000000..554daf458a --- /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 0000000000..bb15cd8ef9 --- /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 0000000000..e084ade7e5 --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/005-1.html @@ -0,0 +1,22 @@ + +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 0000000000..fc4b02cbb2 --- /dev/null +++ b/testing/web-platform/tests/websockets/unload-a-document/005.html @@ -0,0 +1,21 @@ + +WebSockets: navigating nested browsing context with a websocket in top-level + + + + + + + +
+

Test requires popup blocker disabled

+
+ -- cgit v1.2.3