servo/tests/wpt/metadata/fetch/api/request/request-init-001.sub.html.ini

107 lines
3 KiB
INI

[request-init-001.sub.html]
type: testharness
[Check method init value of GET and associated getter]
expected: FAIL
[Check method init value of HEAD and associated getter]
expected: FAIL
[Check method init value of POST and associated getter]
expected: FAIL
[Check method init value of PUT and associated getter]
expected: FAIL
[Check method init value of DELETE and associated getter]
expected: FAIL
[Check method init value of OPTIONS and associated getter]
expected: FAIL
[Check method init value of head and associated getter]
expected: FAIL
[Check referrer init value of /relative/ressource and associated getter]
expected: FAIL
[Check referrer init value of http://web-platform.test:8000/relative/ressource?query=true#fragment and associated getter]
expected: FAIL
[Check referrer init value of http://web-platform.test:8000/ and associated getter]
expected: FAIL
[Check referrer init value of about:client and associated getter]
expected: FAIL
[Check referrer init value of and associated getter]
expected: FAIL
[Check referrerPolicy init value of and associated getter]
expected: FAIL
[Check referrerPolicy init value of no-referrer and associated getter]
expected: FAIL
[Check referrerPolicy init value of no-referrer-when-downgrade and associated getter]
expected: FAIL
[Check referrerPolicy init value of origin and associated getter]
expected: FAIL
[Check referrerPolicy init value of origin-when-cross-origin and associated getter]
expected: FAIL
[Check referrerPolicy init value of unsafe-url and associated getter]
expected: FAIL
[Check mode init value of same-origin and associated getter]
expected: FAIL
[Check mode init value of no-cors and associated getter]
expected: FAIL
[Check mode init value of cors and associated getter]
expected: FAIL
[Check credentials init value of omit and associated getter]
expected: FAIL
[Check credentials init value of same-origin and associated getter]
expected: FAIL
[Check credentials init value of include and associated getter]
expected: FAIL
[Check cache init value of default and associated getter]
expected: FAIL
[Check cache init value of no-store and associated getter]
expected: FAIL
[Check cache init value of reload and associated getter]
expected: FAIL
[Check cache init value of no-cache and associated getter]
expected: FAIL
[Check cache init value of force-cache and associated getter]
expected: FAIL
[Check redirect init value of follow and associated getter]
expected: FAIL
[Check redirect init value of error and associated getter]
expected: FAIL
[Check redirect init value of manual and associated getter]
expected: FAIL
[Check integrity init value of and associated getter]
expected: FAIL
[Check integrity init value of AZERTYUIOP1234567890 and associated getter]
expected: FAIL
[Check window init value of null and associated getter]
expected: FAIL