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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/url/interfaces-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/url/interfaces-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/url/interfaces-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/url/interfaces-expected.txt
index 6845f5431418c0fd7642c9376812eea11f99a04a..9df3881c07f595eca441cc5f002b5a4eab71ff99 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/url/interfaces-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/url/interfaces-expected.txt
@@ -1,5 +1,5 @@
This is a testharness.js-based test.
-Found 52 tests; 48 PASS, 4 FAIL, 0 TIMEOUT, 0 NOTRUN.
+Found 50 tests; 46 PASS, 4 FAIL, 0 TIMEOUT, 0 NOTRUN.
PASS URL interface: existence and properties of interface object
PASS URL interface object length
PASS URL interface object name
@@ -19,8 +19,6 @@ PASS URL interface: attribute search
PASS URL interface: attribute searchParams
PASS URL interface: attribute hash
FAIL URL interface: operation toJSON() assert_own_property: interface prototype object missing non-static operation expected property "toJSON" missing
-PASS URL must be primary interface of new URL("http://foo")
-PASS Stringification of new URL("http://foo")
PASS URL interface: new URL("http://foo") must inherit property "href" with the proper type (0)
PASS URL interface: new URL("http://foo") must inherit property "origin" with the proper type (1)
PASS URL interface: new URL("http://foo") must inherit property "protocol" with the proper type (2)

Powered by Google App Engine
This is Rietveld 408576698