|
1845 | 1845 | { |
1846 | 1846 | "input": "http://example.com/foo/%2e%2", |
1847 | 1847 | "base": "about:blank", |
1848 | | - "href": "http://example.com/foo/.%2", |
| 1848 | + "href": "http://example.com/foo/%2e%2", |
1849 | 1849 | "origin": "http://example.com", |
1850 | 1850 | "protocol": "http:", |
1851 | 1851 | "username": "", |
1852 | 1852 | "password": "", |
1853 | 1853 | "host": "example.com", |
1854 | 1854 | "hostname": "example.com", |
1855 | 1855 | "port": "", |
1856 | | - "pathname": "/foo/.%2", |
| 1856 | + "pathname": "/foo/%2e%2", |
1857 | 1857 | "search": "", |
1858 | 1858 | "hash": "" |
1859 | 1859 | }, |
1860 | 1860 | { |
1861 | 1861 | "input": "http://example.com/foo/%2e./%2e%2e/.%2e/%2e.bar", |
1862 | 1862 | "base": "about:blank", |
1863 | | - "href": "http://example.com/..bar", |
| 1863 | + "href": "http://example.com/%2e.bar", |
1864 | 1864 | "origin": "http://example.com", |
1865 | 1865 | "protocol": "http:", |
1866 | 1866 | "username": "", |
1867 | 1867 | "password": "", |
1868 | 1868 | "host": "example.com", |
1869 | 1869 | "hostname": "example.com", |
1870 | 1870 | "port": "", |
1871 | | - "pathname": "/..bar", |
| 1871 | + "pathname": "/%2e.bar", |
1872 | 1872 | "search": "", |
1873 | 1873 | "hash": "" |
1874 | 1874 | }, |
|
2286 | 2286 | { |
2287 | 2287 | "input": "http://www/foo%2Ehtml", |
2288 | 2288 | "base": "about:blank", |
2289 | | - "href": "http://www/foo.html", |
| 2289 | + "href": "http://www/foo%2Ehtml", |
2290 | 2290 | "origin": "http://www", |
2291 | 2291 | "protocol": "http:", |
2292 | 2292 | "username": "", |
2293 | 2293 | "password": "", |
2294 | 2294 | "host": "www", |
2295 | 2295 | "hostname": "www", |
2296 | 2296 | "port": "", |
2297 | | - "pathname": "/foo.html", |
| 2297 | + "pathname": "/foo%2Ehtml", |
2298 | 2298 | "search": "", |
2299 | 2299 | "hash": "" |
2300 | 2300 | }, |
|
0 commit comments