| Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-idl-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-idl-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-idl-expected.txt
|
| index 41035143488b97392861ba462633bc299a5a2961..1bb4b4afa88ae74a9840ea93e1fbc085c66d0d59 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-idl-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-idl-expected.txt
|
| @@ -24,8 +24,6 @@ PASS Request interface: operation blob()
|
| FAIL Request interface: operation formData() assert_own_property: interface prototype object missing non-static operation expected property "formData" missing
|
| PASS Request interface: operation json()
|
| PASS Request interface: operation text()
|
| -PASS Request must be primary interface of new Request("")
|
| -PASS Stringification of new Request("")
|
| PASS Request interface: new Request("") must inherit property "method" with the proper type (0)
|
| PASS Request interface: new Request("") must inherit property "url" with the proper type (1)
|
| PASS Request interface: new Request("") must inherit property "headers" with the proper type (2)
|
|
|