Fail | Check request values when initialized from Request | assert_equals: Check referrer attribute expected "http://wpt.live:80/" but got "about:client" at checkRequest (https://wpt.live/fetch/api/resources/utils.js:31:9)
at Test.<anonymous> (https://wpt.live/fetch/api/request/request-init-003.sub.html:59:9)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/fetch/api/request/request-init-003.sub.html:57:7 Asserts runPass | assert_equals("POST", "POST", "Check method attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) | Fail | assert_equals("about:client", "http://wpt.live:80/", "Check referrer attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) |
|
Fail | Check request values when initialized from Request and init values | assert_equals: Check referrer attribute expected "http://wpt.live:80/" but got "about:client" at checkRequest (https://wpt.live/fetch/api/resources/utils.js:31:9)
at Test.<anonymous> (https://wpt.live/fetch/api/request/request-init-003.sub.html:64:9)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/fetch/api/request/request-init-003.sub.html:62:7 Asserts runPass | assert_equals("POST", "POST", "Check method attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) | Fail | assert_equals("about:client", "http://wpt.live:80/", "Check referrer attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) |
|
Pass | Check request values when initialized from url string | Asserts runPass | assert_equals("GET", "GET", "Check method attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) | Pass | assert_equals("http://url.test:1234/path/subpath?query=true#fragment", "http://url.test:1234/path/subpath?query=true#fragment", "Check url attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) | Pass | assert_equals("about:client", "about:client", "Check referrer attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) | Pass | assert_equals("", "", "Check referrerPolicy attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) | Pass | assert_equals("same-origin", "same-origin", "Check credentials attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) | Pass | assert_equals("default", "default", "Check cache attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) | Pass | assert_equals("follow", "follow", "Check redirect attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) | Pass | assert_equals("", "", "Check integrity attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) | Pass | assert_equals(null, null, "Check headers attribute has next:null")
at checkRequest ( /fetch/api/resources/utils.js:12:11) |
|
Fail | Check request values when initialized from url and init values | assert_equals: Check referrer attribute expected "http://wpt.live:80/" but got "about:client" at checkRequest (https://wpt.live/fetch/api/resources/utils.js:31:9)
at Test.<anonymous> (https://wpt.live/fetch/api/request/request-init-003.sub.html:80:9)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/fetch/api/request/request-init-003.sub.html:75:7 Asserts runPass | assert_equals("POST", "POST", "Check method attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) | Fail | assert_equals("about:client", "http://wpt.live:80/", "Check referrer attribute")
at checkRequest ( /fetch/api/resources/utils.js:31:9) |
|