diff options
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] |