| Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-idl-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-idl-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-idl-expected.txt
|
| index d9f4e7eb3714bf298fb01f55841c7c7fd92f3ee6..428c3182caa0a3b28f5d74091fb7cc6bb82f5e55 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-idl-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-idl-expected.txt
|
| @@ -15,8 +15,6 @@ PASS Headers interface: operation entries()
|
| PASS Headers interface: operation keys()
|
| PASS Headers interface: operation values()
|
| PASS Headers interface: operation forEach(function,any)
|
| -PASS Headers must be primary interface of new Headers()
|
| -PASS Stringification of new Headers()
|
| PASS Headers interface: new Headers() must inherit property "append" with the proper type (0)
|
| PASS Headers interface: calling append(ByteString,ByteString) on new Headers() with too few arguments must throw TypeError
|
| PASS Headers interface: new Headers() must inherit property "delete" with the proper type (1)
|
|
|