diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /testing/web-platform/meta/fetch/origin | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/fetch/origin')
-rw-r--r-- | testing/web-platform/meta/fetch/origin/__dir__.ini | 1 | ||||
-rw-r--r-- | testing/web-platform/meta/fetch/origin/assorted.window.js.ini | 174 |
2 files changed, 175 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/origin/__dir__.ini b/testing/web-platform/meta/fetch/origin/__dir__.ini new file mode 100644 index 0000000000..c3deeb9730 --- /dev/null +++ b/testing/web-platform/meta/fetch/origin/__dir__.ini @@ -0,0 +1 @@ +leak-threshold: [default:51200, gpu:51200] diff --git a/testing/web-platform/meta/fetch/origin/assorted.window.js.ini b/testing/web-platform/meta/fetch/origin/assorted.window.js.ini new file mode 100644 index 0000000000..919a2b628f --- /dev/null +++ b/testing/web-platform/meta/fetch/origin/assorted.window.js.ini @@ -0,0 +1,174 @@ +[assorted.window.html] + expected: + if (os == "mac") and not debug: [OK, TIMEOUT] + [Origin header and 308 redirect] + expected: + if (os == "mac") and not debug: [PASS, TIMEOUT] + + [Origin header and GET navigation] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST navigation] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin navigation with Referrer-Policy no-referrer] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin fetch no-cors mode with Referrer-Policy no-referrer] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin fetch cors mode with Referrer-Policy no-referrer] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and GET same-origin fetch cors mode with Referrer-Policy no-referrer] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin navigation with Referrer-Policy no-referrer] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin fetch no-cors mode with Referrer-Policy no-referrer] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin fetch cors mode with Referrer-Policy no-referrer] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and GET cross-origin fetch cors mode with Referrer-Policy no-referrer] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin navigation with Referrer-Policy same-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin fetch no-cors mode with Referrer-Policy same-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin fetch cors mode with Referrer-Policy same-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and GET same-origin fetch cors mode with Referrer-Policy same-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin navigation with Referrer-Policy same-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin fetch no-cors mode with Referrer-Policy same-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin fetch cors mode with Referrer-Policy same-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and GET cross-origin fetch cors mode with Referrer-Policy same-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin navigation with Referrer-Policy origin-when-cross-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin fetch no-cors mode with Referrer-Policy origin-when-cross-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin fetch cors mode with Referrer-Policy origin-when-cross-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and GET same-origin fetch cors mode with Referrer-Policy origin-when-cross-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin navigation with Referrer-Policy origin-when-cross-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN, TIMEOUT] + + [Origin header and POST cross-origin fetch no-cors mode with Referrer-Policy origin-when-cross-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin fetch cors mode with Referrer-Policy origin-when-cross-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and GET cross-origin fetch cors mode with Referrer-Policy origin-when-cross-origin] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin navigation with Referrer-Policy no-referrer-when-downgrade] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin fetch no-cors mode with Referrer-Policy no-referrer-when-downgrade] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin fetch cors mode with Referrer-Policy no-referrer-when-downgrade] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and GET same-origin fetch cors mode with Referrer-Policy no-referrer-when-downgrade] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin navigation with Referrer-Policy no-referrer-when-downgrade] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin fetch no-cors mode with Referrer-Policy no-referrer-when-downgrade] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin fetch cors mode with Referrer-Policy no-referrer-when-downgrade] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and GET cross-origin fetch cors mode with Referrer-Policy no-referrer-when-downgrade] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin navigation with Referrer-Policy unsafe-url] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin fetch no-cors mode with Referrer-Policy unsafe-url] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST same-origin fetch cors mode with Referrer-Policy unsafe-url] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and GET same-origin fetch cors mode with Referrer-Policy unsafe-url] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin navigation with Referrer-Policy unsafe-url] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin fetch no-cors mode with Referrer-Policy unsafe-url] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and POST cross-origin fetch cors mode with Referrer-Policy unsafe-url] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Origin header and GET cross-origin fetch cors mode with Referrer-Policy unsafe-url] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] |