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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-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/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)

Powered by Google App Engine
This is Rietveld 408576698