Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(337)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-idl-expected.txt

Issue 2891463002: Update testharness.js and idlharness.js. (Closed)
Patch Set: Update expectations Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-idl-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-idl-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-idl-expected.txt
index dbf38c24cccbc5bde26262b53fb9a84b76314d20..5c5fca99b1a7152f852502a4474512e15a8edfed 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-idl-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-idl-expected.txt
@@ -21,8 +21,6 @@ PASS Response interface: operation blob()
FAIL Response interface: operation formData() assert_own_property: interface prototype object missing non-static operation expected property "formData" missing
PASS Response interface: operation json()
PASS Response interface: operation text()
-PASS Response must be primary interface of new Response()
-PASS Stringification of new Response()
PASS Response interface: new Response() must inherit property "error" with the proper type (0)
PASS Response interface: new Response() must inherit property "redirect" with the proper type (1)
PASS Response interface: calling redirect(USVString,unsigned short) on new Response() with too few arguments must throw TypeError

Powered by Google App Engine
This is Rietveld 408576698