| Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt
|
| index 26d7327f6a105ca16101854bd6794dc2d451ca24..4a144ed4316f7e88a392ea33972c2717f72ef47d 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt
|
| @@ -1,6 +1,6 @@
|
| This is a testharness.js-based test.
|
| PASS Create headers from no parameter
|
| -FAIL Create headers from undefined parameter Failed to construct 'Headers': No matching constructor signature.
|
| +PASS Create headers from undefined parameter
|
| PASS Create headers from empty object
|
| PASS Create headers with null should throw
|
| PASS Create headers with 1 should throw
|
|
|