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) |