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

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

Powered by Google App Engine
This is Rietveld 408576698