| Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-003.sub-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-003.sub-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-003.sub-expected.txt
|
| index 1d1d4dda8e79868cbff31644268d31346ed8a6e9..0553de7e468f06ffd390ab7d7852116c8f64f0dd 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-003.sub-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-003.sub-expected.txt
|
| @@ -1,7 +1,7 @@
|
| This is a testharness.js-based test.
|
| FAIL Check request values when initialized from Request assert_equals: Check cache attribute expected (string) "no-cache" but got (undefined) undefined
|
| FAIL Check request values when initialized from Request and init values assert_equals: Check cache attribute expected (string) "no-cache" but got (undefined) undefined
|
| -FAIL Check request values when initialized from url string assert_equals: Check referrer attribute expected "http://web-platform.test:8001/" but got "about:client"
|
| +FAIL Check request values when initialized from url string assert_equals: Check cache attribute expected (string) "default" but got (undefined) undefined
|
| FAIL Check request values when initialized from url and init values assert_equals: Check cache attribute expected (string) "no-cache" but got (undefined) undefined
|
| Harness: the test ran to completion.
|
|
|
|
|