From 00c62beb89332331b6a2b6e7e82bedee737d6662 Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Thu, 18 Jun 2015 17:14:07 +0200 Subject: [PATCH 1/2] Align some older tests with the new parsing rules for unknown schemes --- url/urltestdata.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/url/urltestdata.txt b/url/urltestdata.txt index 7c0be1493614ac..ae35f6ae5cca78 100644 --- a/url/urltestdata.txt +++ b/url/urltestdata.txt @@ -37,7 +37,7 @@ http://f:\s21\s/\sb\s?\sd\s#\se\s /:23 s:http h:example.org p:/:23 :: s:http h:example.org p:/foo/:: ::23 s:http h:example.org p:/foo/::23 -foo:// s:foo p:// +foo:// s:foo h: p/ http://a:b@c:29/d s:http u:a pass:b h:c port:29 p:/d http::@c:29 s:http h:example.org p:/foo/:@c:29 http://&a:foo(b]c@d:2/ s:http u:&a pass:foo(b]c h:d port:2 p:/ @@ -48,9 +48,9 @@ http:\\\\foo.com\\ s:http h:foo.com p:/ http:\\\\a\\b:c\\d@foo.com\\ s:http h:a p:/b:c/d@foo.com/ foo:/ s:foo p:/ foo:/bar.com/ s:foo p:/bar.com/ -foo:///////// s:foo p:///////// -foo://///////bar.com/ s:foo p://///////bar.com/ -foo:////:///// s:foo p:////:///// +foo:///////// s:foo h: p://///// +foo://///////bar.com/ s:foo h: p:///////bar.com/ +foo:////:///// s:foo h: p://:///// c:/foo s:c p:/foo //foo/bar s:http h:foo p:/bar http://foo/path;a??e#f#g s:http h:foo p:/path;a q:??e f:#f#g From 6e3daf517895e325bc8cd72ea96f33e31dd4473c Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Fri, 19 Jun 2015 08:13:35 +0200 Subject: [PATCH 2/2] typo fix --- url/urltestdata.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/url/urltestdata.txt b/url/urltestdata.txt index ae35f6ae5cca78..fe7a5baa11277e 100644 --- a/url/urltestdata.txt +++ b/url/urltestdata.txt @@ -37,7 +37,7 @@ http://f:\s21\s/\sb\s?\sd\s#\se\s /:23 s:http h:example.org p:/:23 :: s:http h:example.org p:/foo/:: ::23 s:http h:example.org p:/foo/::23 -foo:// s:foo h: p/ +foo:// s:foo h: p:/ http://a:b@c:29/d s:http u:a pass:b h:c port:29 p:/d http::@c:29 s:http h:example.org p:/foo/:@c:29 http://&a:foo(b]c@d:2/ s:http u:&a pass:foo(b]c h:d port:2 p:/