File tree Expand file tree Collapse file tree 1 file changed +70
-0
lines changed Expand file tree Collapse file tree 1 file changed +70
-0
lines changed Original file line number Diff line number Diff line change 1781
1781
"search" : " " ,
1782
1782
"hash" : " "
1783
1783
},
1784
+ {
1785
+ "input" : " file:///w|m" ,
1786
+ "base" : null ,
1787
+ "href" : " file:///w|m" ,
1788
+ "protocol" : " file:" ,
1789
+ "username" : " " ,
1790
+ "password" : " " ,
1791
+ "host" : " " ,
1792
+ "hostname" : " " ,
1793
+ "port" : " " ,
1794
+ "pathname" : " /w|m" ,
1795
+ "search" : " " ,
1796
+ "hash" : " "
1797
+ },
1798
+ {
1799
+ "input" : " file:///w||m" ,
1800
+ "base" : null ,
1801
+ "href" : " file:///w||m" ,
1802
+ "protocol" : " file:" ,
1803
+ "username" : " " ,
1804
+ "password" : " " ,
1805
+ "host" : " " ,
1806
+ "hostname" : " " ,
1807
+ "port" : " " ,
1808
+ "pathname" : " /w||m" ,
1809
+ "search" : " " ,
1810
+ "hash" : " "
1811
+ },
1812
+ {
1813
+ "input" : " file:///w|/m" ,
1814
+ "base" : null ,
1815
+ "href" : " file:///w:/m" ,
1816
+ "protocol" : " file:" ,
1817
+ "username" : " " ,
1818
+ "password" : " " ,
1819
+ "host" : " " ,
1820
+ "hostname" : " " ,
1821
+ "port" : " " ,
1822
+ "pathname" : " /w:/m" ,
1823
+ "search" : " " ,
1824
+ "hash" : " "
1825
+ },
1826
+ {
1827
+ "input" : " file:C|/m/" ,
1828
+ "base" : null ,
1829
+ "href" : " file:///C:/m/" ,
1830
+ "protocol" : " file:" ,
1831
+ "username" : " " ,
1832
+ "password" : " " ,
1833
+ "host" : " " ,
1834
+ "hostname" : " " ,
1835
+ "port" : " " ,
1836
+ "pathname" : " /C:/m/" ,
1837
+ "search" : " " ,
1838
+ "hash" : " "
1839
+ },
1840
+ {
1841
+ "input" : " file:C||/m/" ,
1842
+ "base" : null ,
1843
+ "href" : " file:///C||/m/" ,
1844
+ "protocol" : " file:" ,
1845
+ "username" : " " ,
1846
+ "password" : " " ,
1847
+ "host" : " " ,
1848
+ "hostname" : " " ,
1849
+ "port" : " " ,
1850
+ "pathname" : " /C||/m/" ,
1851
+ "search" : " " ,
1852
+ "hash" : " "
1853
+ },
1784
1854
" # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/script-tests/path.js" ,
1785
1855
{
1786
1856
"input" : " http://example.com/././foo" ,
You can’t perform that action at this time.
0 commit comments