From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../gen/iframe.http-rp/unsafe-url/a-tag.http.html | 107 ++++++++ .../gen/iframe.http-rp/unsafe-url/fetch.http.html | 275 +++++++++++++++++++++ .../iframe.http-rp/unsafe-url/iframe-tag.http.html | 275 +++++++++++++++++++++ .../iframe.http-rp/unsafe-url/img-tag.http.html | 275 +++++++++++++++++++++ .../iframe.http-rp/unsafe-url/script-tag.http.html | 275 +++++++++++++++++++++ .../unsafe-url/sharedworker-classic.http.html | 65 +++++ .../unsafe-url/sharedworker-module.http.html | 65 +++++ .../unsafe-url/worker-classic.http.html | 65 +++++ .../unsafe-url/worker-module.http.html | 65 +++++ .../gen/iframe.http-rp/unsafe-url/xhr.http.html | 275 +++++++++++++++++++++ 10 files changed, 1742 insertions(+) create mode 100644 testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/a-tag.http.html create mode 100644 testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/fetch.http.html create mode 100644 testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/iframe-tag.http.html create mode 100644 testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/img-tag.http.html create mode 100644 testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/script-tag.http.html create mode 100644 testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/sharedworker-classic.http.html create mode 100644 testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/sharedworker-module.http.html create mode 100644 testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/worker-classic.http.html create mode 100644 testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/worker-module.http.html create mode 100644 testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/xhr.http.html (limited to 'testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url') diff --git a/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/a-tag.http.html b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/a-tag.http.html new file mode 100644 index 0000000000..34a7a49e7c --- /dev/null +++ b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/a-tag.http.html @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + +
+ + diff --git a/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/fetch.http.html b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/fetch.http.html new file mode 100644 index 0000000000..21cd62f1e8 --- /dev/null +++ b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/fetch.http.html @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + +
+ + diff --git a/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/iframe-tag.http.html b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/iframe-tag.http.html new file mode 100644 index 0000000000..8ba4ffabf0 --- /dev/null +++ b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/iframe-tag.http.html @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + +
+ + diff --git a/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/img-tag.http.html b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/img-tag.http.html new file mode 100644 index 0000000000..092fd4fc4d --- /dev/null +++ b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/img-tag.http.html @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + +
+ + diff --git a/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/script-tag.http.html b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/script-tag.http.html new file mode 100644 index 0000000000..4d50b3b90c --- /dev/null +++ b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/script-tag.http.html @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + +
+ + diff --git a/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/sharedworker-classic.http.html b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/sharedworker-classic.http.html new file mode 100644 index 0000000000..952dc99dd2 --- /dev/null +++ b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/sharedworker-classic.http.html @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + +
+ + diff --git a/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/sharedworker-module.http.html b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/sharedworker-module.http.html new file mode 100644 index 0000000000..6712399a63 --- /dev/null +++ b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/sharedworker-module.http.html @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + +
+ + diff --git a/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/worker-classic.http.html b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/worker-classic.http.html new file mode 100644 index 0000000000..4bc6031699 --- /dev/null +++ b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/worker-classic.http.html @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + +
+ + diff --git a/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/worker-module.http.html b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/worker-module.http.html new file mode 100644 index 0000000000..05f15a98e9 --- /dev/null +++ b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/worker-module.http.html @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + +
+ + diff --git a/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/xhr.http.html b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/xhr.http.html new file mode 100644 index 0000000000..1d28925229 --- /dev/null +++ b/testing/web-platform/tests/referrer-policy/gen/iframe.http-rp/unsafe-url/xhr.http.html @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + +
+ + -- cgit v1.2.3