[url-setters.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[URL: Setting .protocol = 'file' Can’t switch from URL containing username/password/port to file]
expected: FAIL
[URL: Setting .username = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the userinfo encode set.]
expected: FAIL
[URL: Setting .username = 'wario']
expected: FAIL
[URL: Setting .username = 'test']
expected: FAIL
[URL: Setting .password = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the userinfo encode set.]
expected: FAIL
[URL: Setting .password = 'bowser']
expected: FAIL
[URL: Setting .password = 'test']
expected: FAIL
[URL: Setting .host = '\x00' Non-special scheme]
expected: FAIL
[URL: Setting .host = '\t']
expected: FAIL
[URL: Setting .host = '\n']
expected: FAIL
[URL: Setting .host = '\r']
expected: FAIL
[URL: Setting .host = ' ']
expected: FAIL
[URL: Setting .host = '#']
expected: FAIL
[URL: Setting .host = '/']
expected: FAIL
[URL: Setting .host = '?']
expected: FAIL
[URL: Setting .host = '@']
expected: FAIL
[URL: Setting .host = 'ß']
expected: FAIL
[URL: Setting .host = '' The empty host is OK for non-special schemes]
expected: FAIL
[URL: Setting .host = 'example.net' Path-only URLs can gain a host]
expected: FAIL
[URL: Setting .host = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts]
expected: FAIL
[URL: Setting .host = 'example.com:8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
expected: FAIL
[URL: Setting .host = 'x:123']
expected: FAIL
[URL: Setting .host = '']
expected: FAIL
[URL: Setting .host = '']
expected: FAIL
[URL: Setting .hostname = '\x00' Non-special scheme]
expected: FAIL
[URL: Setting .hostname = '\t']
expected: FAIL
[URL: Setting .hostname = '\n']
expected: FAIL
[URL: Setting .hostname = '\r']
expected: FAIL
[URL: Setting .hostname = ' ']
expected: FAIL
[URL: Setting .hostname = '#']
expected: FAIL
[URL: Setting .hostname = '/']
expected: FAIL
[URL: Setting .hostname = '?']
expected: FAIL
[URL: Setting .hostname = '@']
expected: FAIL
[URL: Setting .hostname = '' The empty host is OK for non-special schemes]
expected: FAIL
[URL: Setting .hostname = 'example.net' Path-only URLs can gain a host]
expected: FAIL
[URL: Setting .hostname = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts]
expected: FAIL
[URL: Setting .hostname = 'x:123']
expected: FAIL
[URL: Setting .hostname = '']
expected: FAIL
[URL: Setting .hostname = '']
expected: FAIL
[URL: Setting .hostname = 'h' Drop /. from path]
expected: FAIL
[URL: Setting .hostname = '']
expected: FAIL
[URL: Setting .port = '8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
expected: FAIL
[URL: Setting .port = '65536' Port numbers are 16 bit integers, overflowing is an error]
expected: FAIL
[URL: Setting .port = '12']
expected: FAIL
[URL: Setting .port = '12']
expected: FAIL
[URL: Setting .port = '12']
expected: FAIL
[URL: Setting .pathname = '/var/log/../run/bar.socket']
expected: FAIL
[URL: Setting .pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is a segment delimiter for 'special' URLs]
expected: FAIL
[URL: Setting .pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is *not* a segment delimiter for non-'special' URLs]
expected: FAIL
[URL: Setting .pathname = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the default encode set. Tabs and newlines are removed.]
expected: FAIL
[URL: Setting .pathname = '?' ? needs to be encoded, non-special scheme]
expected: FAIL
[URL: Setting .pathname = '#' # needs to be encoded, non-special scheme]
expected: FAIL
[URL: Setting .pathname = '\\\\' File URLs and (back)slashes]
expected: FAIL
[URL: Setting .pathname = '//\\/' File URLs and (back)slashes]
expected: FAIL
[URL: Setting .pathname = '/.//p' Serialize /. in path]
expected: FAIL
[URL: Setting .pathname = '/..//p']
expected: FAIL
[URL: Setting .pathname = '//p']
expected: FAIL
[URL: Setting .pathname = 'p' Drop /. from path]
expected: FAIL
[URL: Setting .search = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the query encode set. Tabs and newlines are removed.]
expected: FAIL
[URL: Setting .hash = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' Simple percent-encoding; tabs and newlines are removed]
expected: FAIL
[URL: Setting .host = '///bad.com' Leading / is not stripped]
expected: FAIL
[URL: Setting .hostname = '///bad.com' Leading / is not stripped]
expected: FAIL
[URL: Setting .pathname = '' Non-special URLs can have their paths erased]
expected: FAIL
[URL: Setting .pathname = '' Non-special URLs with an empty host can have their paths erased]
expected: FAIL
[URL: Setting .pathname = '' Path-only URLs cannot have their paths erased]
expected: FAIL
[URL: Setting .pathname = 'test' Path-only URLs always have an initial slash]
expected: FAIL
[URL: Setting .pathname = 'space ' Non-special URLs with non-opaque paths percent-encode U+0020]
expected: FAIL
[URL: Setting .pathname = 'space ']
expected: FAIL
[url-setters.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[URL: Setting .username = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the userinfo encode set.]
expected: FAIL
[URL: Setting .username = 'wario']
expected: FAIL
[URL: Setting .username = 'test']
expected: FAIL
[URL: Setting .password = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the userinfo encode set.]
expected: FAIL
[URL: Setting .password = 'bowser']
expected: FAIL
[URL: Setting .password = 'test']
expected: FAIL
[URL: Setting .host = '\x00' Non-special scheme]
expected: FAIL
[URL: Setting .host = '\t']
expected: FAIL
[URL: Setting .host = '\n']
expected: FAIL
[URL: Setting .host = '\r']
expected: FAIL
[URL: Setting .host = ' ']
expected: FAIL
[URL: Setting .host = '#']
expected: FAIL
[URL: Setting .host = '/']
expected: FAIL
[URL: Setting .host = '?']
expected: FAIL
[URL: Setting .host = '@']
expected: FAIL
[URL: Setting .host = 'ß']
expected: FAIL
[URL: Setting .host = '' The empty host is OK for non-special schemes]
expected: FAIL
[URL: Setting .host = 'example.net' Path-only URLs can gain a host]
expected: FAIL
[URL: Setting .host = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts]
expected: FAIL
[URL: Setting .host = 'example.com:8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
expected: FAIL
[URL: Setting .host = 'x:123']
expected: FAIL
[URL: Setting .host = '']
expected: FAIL
[URL: Setting .host = '']
expected: FAIL
[URL: Setting .hostname = '\x00' Non-special scheme]
expected: FAIL
[URL: Setting .hostname = '\t']
expected: FAIL
[URL: Setting .hostname = '\n']
expected: FAIL
[URL: Setting .hostname = '\r']
expected: FAIL
[URL: Setting .hostname = ' ']
expected: FAIL
[URL: Setting .hostname = '#']
expected: FAIL
[URL: Setting .hostname = '/']
expected: FAIL
[URL: Setting .hostname = '?']
expected: FAIL
[URL: Setting .hostname = '@']
expected: FAIL
[URL: Setting .hostname = '' The empty host is OK for non-special schemes]
expected: FAIL
[URL: Setting .hostname = 'example.net' Path-only URLs can gain a host]
expected: FAIL
[URL: Setting .hostname = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts]
expected: FAIL
[URL: Setting .hostname = 'x:123']
expected: FAIL
[URL: Setting .hostname = '']
expected: FAIL
[URL: Setting .hostname = '']
expected: FAIL
[URL: Setting .hostname = 'h' Drop /. from path]
expected: FAIL
[URL: Setting .hostname = '']
expected: FAIL
[URL: Setting .port = '8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
expected: FAIL
[URL: Setting .port = '65536' Port numbers are 16 bit integers, overflowing is an error]
expected: FAIL
[URL: Setting .port = '12']
expected: FAIL
[URL: Setting .port = '12']
expected: FAIL
[URL: Setting .port = '12']
expected: FAIL
[URL: Setting .pathname = '/var/log/../run/bar.socket']
expected: FAIL
[URL: Setting .pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is a segment delimiter for 'special' URLs]
expected: FAIL
[URL: Setting .pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is *not* a segment delimiter for non-'special' URLs]
expected: FAIL
[URL: Setting .pathname = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the default encode set. Tabs and newlines are removed.]
expected: FAIL
[URL: Setting .pathname = '?' ? needs to be encoded, non-special scheme]
expected: FAIL
[URL: Setting .pathname = '#' # needs to be encoded, non-special scheme]
expected: FAIL
[URL: Setting .pathname = '\\\\' File URLs and (back)slashes]
expected: FAIL
[URL: Setting .pathname = '//\\/' File URLs and (back)slashes]
expected: FAIL
[URL: Setting .pathname = '/.//p' Serialize /. in path]
expected: FAIL
[URL: Setting .pathname = '/..//p']
expected: FAIL
[URL: Setting .pathname = '//p']
expected: FAIL
[URL: Setting .pathname = 'p' Drop /. from path]
expected: FAIL
[URL: Setting .search = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the query encode set. Tabs and newlines are removed.]
expected: FAIL
[URL: Setting .hash = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' Simple percent-encoding; tabs and newlines are removed]
expected: FAIL
[URL: Setting .host = '///bad.com' Leading / is not stripped]
expected: FAIL
[URL: Setting .hostname = '///bad.com' Leading / is not stripped]
expected: FAIL
[URL: Setting .pathname = '' Non-special URLs can have their paths erased]
expected: FAIL
[URL: Setting .pathname = '' Non-special URLs with an empty host can have their paths erased]
expected: FAIL
[URL: Setting .pathname = '' Path-only URLs cannot have their paths erased]
expected: FAIL
[URL: Setting .pathname = 'test' Path-only URLs always have an initial slash]
expected: FAIL
[URL: Setting .pathname = 'space ' Non-special URLs with non-opaque paths percent-encode U+0020]
expected: FAIL
[URL: Setting .pathname = 'space ']
expected: FAIL
[url-setters.any.html?include=javascript]
[URL: Setting .username = 'wario']
expected: FAIL
[URL: Setting .password = 'bowser']
expected: FAIL
[URL: Setting .port = '12']
expected: FAIL
[url-setters.any.worker.html?exclude=(file|javascript|mailto)]
[URL: Setting .hostname = 'h' Drop /. from path]
expected: FAIL
[URL: Setting .hostname = '']
expected: FAIL
[URL: Setting .port = '65536' Port numbers are 16 bit integers, overflowing is an error]
expected: FAIL
[URL: Setting .pathname = '' Non-special URLs can have their paths erased]
expected: FAIL
[URL: Setting .pathname = '' Non-special URLs with an empty host can have their paths erased]
expected: FAIL
[URL: Setting .pathname = '/.//p' Serialize /. in path]
expected: FAIL
[URL: Setting .pathname = '/..//p']
expected: FAIL
[URL: Setting .pathname = '//p']
expected: FAIL
[URL: Setting .pathname = 'p' Drop /. from path]
expected: FAIL
[URL: Setting .pathname = 'space ' Non-special URLs with non-opaque paths percent-encode U+0020]
expected: FAIL
[url-setters.any.html?include=file]
[URL: Setting .protocol = 's']
expected: FAIL
[URL: Setting .username = 'test']
expected: FAIL
[URL: Setting .password = 'test']
expected: FAIL
[URL: Setting .host = 'x:123']
expected: FAIL
[URL: Setting .hostname = 'x:123']
expected: FAIL
[URL: Setting .port = '12']
expected: FAIL
[URL: Setting .pathname = '\\\\' File URLs and (back)slashes]
expected: FAIL
[url-setters.any.worker.html?include=javascript]
[URL: Setting .username = 'wario']
expected: FAIL
[URL: Setting .password = 'bowser']
expected: FAIL
[URL: Setting .port = '12']
expected: FAIL
[url-setters.any.html?exclude=(file|javascript|mailto)]
[URL: Setting .hostname = 'h' Drop /. from path]
expected: FAIL
[URL: Setting .hostname = '']
expected: FAIL
[URL: Setting .port = '65536' Port numbers are 16 bit integers, overflowing is an error]
expected: FAIL
[URL: Setting .pathname = '' Non-special URLs can have their paths erased]
expected: FAIL
[URL: Setting .pathname = '' Non-special URLs with an empty host can have their paths erased]
expected: FAIL
[URL: Setting .pathname = '/.//p' Serialize /. in path]
expected: FAIL
[URL: Setting .pathname = '/..//p']
expected: FAIL
[URL: Setting .pathname = '//p']
expected: FAIL
[URL: Setting .pathname = 'p' Drop /. from path]
expected: FAIL
[URL: Setting .pathname = 'space ' Non-special URLs with non-opaque paths percent-encode U+0020]
expected: FAIL
[url-setters.any.worker.html?include=file]
[URL: Setting .protocol = 's']
expected: FAIL
[URL: Setting .username = 'test']
expected: FAIL
[URL: Setting .password = 'test']
expected: FAIL
[URL: Setting .host = 'x:123']
expected: FAIL
[URL: Setting .hostname = 'x:123']
expected: FAIL
[URL: Setting .port = '12']
expected: FAIL
[URL: Setting .pathname = '\\\\' File URLs and (back)slashes]
expected: FAIL
[url-setters.any.html?include=mailto]
[url-setters.any.worker.html?include=mailto]