Modified: trunk/LayoutTests/imported/w3c/ChangeLog (235957 => 235958)
--- trunk/LayoutTests/imported/w3c/ChangeLog 2018-09-12 22:47:26 UTC (rev 235957)
+++ trunk/LayoutTests/imported/w3c/ChangeLog 2018-09-12 23:19:49 UTC (rev 235958)
@@ -1,3 +1,11 @@
+2018-09-12 Chris Dumez <[email protected]>
+
+ Unreviewed, rebaseline imported/w3c/web-platform-tests/url/failure.html after r235808.
+
+ New checks are passing.
+
+ * web-platform-tests/url/failure-expected.txt:
+
2018-09-11 Dean Jackson <[email protected]>
Header parsing for experimental and internal debug features
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/url/failure-expected.txt (235957 => 235958)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/url/failure-expected.txt 2018-09-12 22:47:26 UTC (rev 235957)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/url/failure-expected.txt 2018-09-12 23:19:49 UTC (rev 235958)
@@ -7,27 +7,27 @@
FAIL Location's href: file://example:1/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): file://example:1/ should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: file://example:test/ should throw
-FAIL XHR: file://example:test/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: file://example:test/ should throw
PASS sendBeacon(): file://example:test/ should throw
FAIL Location's href: file://example:test/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): file://example:test/ should throw
PASS URL's href: file://example%/ should throw
-FAIL XHR: file://example%/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: file://example%/ should throw
PASS sendBeacon(): file://example%/ should throw
FAIL Location's href: file://example%/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): file://example%/ should throw
PASS URL's href: file://[example]/ should throw
-FAIL XHR: file://[example]/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: file://[example]/ should throw
PASS sendBeacon(): file://[example]/ should throw
FAIL Location's href: file://[example]/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): file://[example]/ should throw
PASS URL's href: http://user:pass@/ should throw
-FAIL XHR: http://user:pass@/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: http://user:pass@/ should throw
PASS sendBeacon(): http://user:pass@/ should throw
FAIL Location's href: http://user:pass@/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): http://user:pass@/ should throw
PASS URL's href: http://foo:-80/ should throw
-FAIL XHR: http://foo:-80/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: http://foo:-80/ should throw
PASS sendBeacon(): http://foo:-80/ should throw
FAIL Location's href: http://foo:-80/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): http://foo:-80/ should throw
@@ -37,7 +37,7 @@
FAIL Location's href: http:/:@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): http:/:@/www.example.com should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: http://user@/www.example.com should throw
-FAIL XHR: http://user@/www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: http://user@/www.example.com should throw
PASS sendBeacon(): http://user@/www.example.com should throw
FAIL Location's href: http://user@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): http://user@/www.example.com should throw
@@ -52,12 +52,12 @@
FAIL Location's href: http:/@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): http:/@/www.example.com should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: http://@/www.example.com should throw
-FAIL XHR: http://@/www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: http://@/www.example.com should throw
PASS sendBeacon(): http://@/www.example.com should throw
FAIL Location's href: http://@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): http://@/www.example.com should throw
PASS URL's href: https:@/www.example.com should throw
-FAIL XHR: https:@/www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https:@/www.example.com should throw
PASS sendBeacon(): https:@/www.example.com should throw
FAIL Location's href: https:@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https:@/www.example.com should throw
@@ -72,7 +72,7 @@
FAIL Location's href: http:/a:b@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): http:/a:b@/www.example.com should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: http://a:b@/www.example.com should throw
-FAIL XHR: http://a:b@/www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: http://a:b@/www.example.com should throw
PASS sendBeacon(): http://a:b@/www.example.com should throw
FAIL Location's href: http://a:b@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): http://a:b@/www.example.com should throw
@@ -92,157 +92,157 @@
FAIL Location's href: http:/@:www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): http:/@:www.example.com should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: http://@:www.example.com should throw
-FAIL XHR: http://@:www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: http://@:www.example.com should throw
PASS sendBeacon(): http://@:www.example.com should throw
FAIL Location's href: http://@:www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): http://@:www.example.com should throw
PASS URL's href: https://� should throw
-FAIL XHR: https://� should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://� should throw
PASS sendBeacon(): https://� should throw
FAIL Location's href: https://� should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://� should throw
PASS URL's href: https://%EF%BF%BD should throw
-FAIL XHR: https://%EF%BF%BD should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://%EF%BF%BD should throw
PASS sendBeacon(): https://%EF%BF%BD should throw
FAIL Location's href: https://%EF%BF%BD should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://%EF%BF%BD should throw
PASS URL's href: https://x x:12 should throw
-FAIL XHR: https://x x:12 should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://x x:12 should throw
PASS sendBeacon(): https://x x:12 should throw
FAIL Location's href: https://x x:12 should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://x x:12 should throw
PASS URL's href: http://[www.google.com]/ should throw
-FAIL XHR: http://[www.google.com]/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: http://[www.google.com]/ should throw
PASS sendBeacon(): http://[www.google.com]/ should throw
FAIL Location's href: http://[www.google.com]/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): http://[www.google.com]/ should throw
PASS URL's href: sc://\0/ should throw
-FAIL XHR: sc://\0/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: sc://\0/ should throw
PASS sendBeacon(): sc://\0/ should throw
FAIL Location's href: sc://\0/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): sc://\0/ should throw
PASS URL's href: sc:// / should throw
-FAIL XHR: sc:// / should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: sc:// / should throw
PASS sendBeacon(): sc:// / should throw
FAIL Location's href: sc:// / should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): sc:// / should throw
PASS URL's href: sc://@/ should throw
-FAIL XHR: sc://@/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: sc://@/ should throw
PASS sendBeacon(): sc://@/ should throw
FAIL Location's href: sc://@/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): sc://@/ should throw
PASS URL's href: sc://te@s:t@/ should throw
-FAIL XHR: sc://te@s:t@/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: sc://te@s:t@/ should throw
PASS sendBeacon(): sc://te@s:t@/ should throw
FAIL Location's href: sc://te@s:t@/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): sc://te@s:t@/ should throw
PASS URL's href: sc://:/ should throw
-FAIL XHR: sc://:/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: sc://:/ should throw
PASS sendBeacon(): sc://:/ should throw
FAIL Location's href: sc://:/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): sc://:/ should throw
PASS URL's href: sc://:12/ should throw
-FAIL XHR: sc://:12/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: sc://:12/ should throw
PASS sendBeacon(): sc://:12/ should throw
FAIL Location's href: sc://:12/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): sc://:12/ should throw
PASS URL's href: sc://[/ should throw
-FAIL XHR: sc://[/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: sc://[/ should throw
PASS sendBeacon(): sc://[/ should throw
FAIL Location's href: sc://[/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): sc://[/ should throw
PASS URL's href: sc://\/ should throw
-FAIL XHR: sc://\/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: sc://\/ should throw
PASS sendBeacon(): sc://\/ should throw
FAIL Location's href: sc://\/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): sc://\/ should throw
PASS URL's href: sc://]/ should throw
-FAIL XHR: sc://]/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: sc://]/ should throw
PASS sendBeacon(): sc://]/ should throw
FAIL Location's href: sc://]/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): sc://]/ should throw
PASS URL's href: ftp://example.com%80/ should throw
-FAIL XHR: ftp://example.com%80/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: ftp://example.com%80/ should throw
PASS sendBeacon(): ftp://example.com%80/ should throw
FAIL Location's href: ftp://example.com%80/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): ftp://example.com%80/ should throw
PASS URL's href: ftp://example.com%A0/ should throw
-FAIL XHR: ftp://example.com%A0/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: ftp://example.com%A0/ should throw
PASS sendBeacon(): ftp://example.com%A0/ should throw
FAIL Location's href: ftp://example.com%A0/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): ftp://example.com%A0/ should throw
PASS URL's href: https://example.com%80/ should throw
-FAIL XHR: https://example.com%80/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://example.com%80/ should throw
PASS sendBeacon(): https://example.com%80/ should throw
FAIL Location's href: https://example.com%80/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://example.com%80/ should throw
PASS URL's href: https://example.com%A0/ should throw
-FAIL XHR: https://example.com%A0/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://example.com%A0/ should throw
PASS sendBeacon(): https://example.com%A0/ should throw
FAIL Location's href: https://example.com%A0/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://example.com%A0/ should throw
PASS URL's href: https://0x100000000/test should throw
-FAIL XHR: https://0x100000000/test should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://0x100000000/test should throw
PASS sendBeacon(): https://0x100000000/test should throw
FAIL Location's href: https://0x100000000/test should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://0x100000000/test should throw
PASS URL's href: https://256.0.0.1/test should throw
-FAIL XHR: https://256.0.0.1/test should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://256.0.0.1/test should throw
PASS sendBeacon(): https://256.0.0.1/test should throw
FAIL Location's href: https://256.0.0.1/test should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://256.0.0.1/test should throw
PASS URL's href: https://[0::0::0] should throw
-FAIL XHR: https://[0::0::0] should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://[0::0::0] should throw
PASS sendBeacon(): https://[0::0::0] should throw
FAIL Location's href: https://[0::0::0] should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://[0::0::0] should throw
PASS URL's href: https://[0:.0] should throw
-FAIL XHR: https://[0:.0] should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://[0:.0] should throw
PASS sendBeacon(): https://[0:.0] should throw
FAIL Location's href: https://[0:.0] should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://[0:.0] should throw
PASS URL's href: https://[0:0:] should throw
-FAIL XHR: https://[0:0:] should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://[0:0:] should throw
PASS sendBeacon(): https://[0:0:] should throw
FAIL Location's href: https://[0:0:] should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://[0:0:] should throw
PASS URL's href: https://[0:1:2:3:4:5:6:7.0.0.0.1] should throw
-FAIL XHR: https://[0:1:2:3:4:5:6:7.0.0.0.1] should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://[0:1:2:3:4:5:6:7.0.0.0.1] should throw
PASS sendBeacon(): https://[0:1:2:3:4:5:6:7.0.0.0.1] should throw
FAIL Location's href: https://[0:1:2:3:4:5:6:7.0.0.0.1] should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://[0:1:2:3:4:5:6:7.0.0.0.1] should throw
PASS URL's href: https://[0:1.00.0.0.0] should throw
-FAIL XHR: https://[0:1.00.0.0.0] should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://[0:1.00.0.0.0] should throw
PASS sendBeacon(): https://[0:1.00.0.0.0] should throw
FAIL Location's href: https://[0:1.00.0.0.0] should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://[0:1.00.0.0.0] should throw
PASS URL's href: https://[0:1.290.0.0.0] should throw
-FAIL XHR: https://[0:1.290.0.0.0] should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://[0:1.290.0.0.0] should throw
PASS sendBeacon(): https://[0:1.290.0.0.0] should throw
FAIL Location's href: https://[0:1.290.0.0.0] should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://[0:1.290.0.0.0] should throw
PASS URL's href: https://[0:1.23.23] should throw
-FAIL XHR: https://[0:1.23.23] should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: https://[0:1.23.23] should throw
PASS sendBeacon(): https://[0:1.23.23] should throw
FAIL Location's href: https://[0:1.23.23] should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): https://[0:1.23.23] should throw
PASS URL's href: http://? should throw
-FAIL XHR: http://? should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: http://? should throw
PASS sendBeacon(): http://? should throw
FAIL Location's href: http://? should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): http://? should throw
PASS URL's href: http://# should throw
-FAIL XHR: http://# should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: http://# should throw
PASS sendBeacon(): http://# should throw
FAIL Location's href: http://# should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): http://# should throw
PASS URL's href: non-special://[:80/ should throw
-FAIL XHR: non-special://[:80/ should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: non-special://[:80/ should throw
PASS sendBeacon(): non-special://[:80/ should throw
FAIL Location's href: non-special://[:80/ should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): non-special://[:80/ should throw
PASS URL's href: http://[::127.0.0.0.1] should throw
-FAIL XHR: http://[::127.0.0.0.1] should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
+PASS XHR: http://[::127.0.0.0.1] should throw
PASS sendBeacon(): http://[::127.0.0.0.1] should throw
FAIL Location's href: http://[::127.0.0.0.1] should throw assert_throws: function "() => self[0].location = test.input" did not throw
PASS window.open(): http://[::127.0.0.0.1] should throw