This is a testharness.js-based test.
Found 32 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] <a>: Setting <ssh://[email protected]>.protocol = 'http' Can’t switch from non-special scheme to special
assert_equals: expected "ssh://[email protected]" but got "http://[email protected]/"
[FAIL] <area>: Setting <ssh://[email protected]>.protocol = 'http' Can’t switch from non-special scheme to special
assert_equals: expected "ssh://[email protected]" but got "http://[email protected]/"
[FAIL] <a>: Setting <ssh://[email protected]>.protocol = 'https'
assert_equals: expected "ssh://[email protected]" but got "https://[email protected]/"
[FAIL] <area>: Setting <ssh://[email protected]>.protocol = 'https'
assert_equals: expected "ssh://[email protected]" but got "https://[email protected]/"
[FAIL] <a>: Setting <ssh://[email protected]>.protocol = 'file'
assert_equals: expected "ssh://[email protected]" but got "file://me%40example.net/"
[FAIL] <area>: Setting <ssh://[email protected]>.protocol = 'file'
assert_equals: expected "ssh://[email protected]" but got "file://me%40example.net/"
[FAIL] <a>: Setting <ssh://example.net>.protocol = 'file'
assert_equals: expected "ssh://example.net" but got "file://example.net/"
[FAIL] <area>: Setting <ssh://example.net>.protocol = 'file'
assert_equals: expected "ssh://example.net" but got "file://example.net/"
[FAIL] <a>: Setting <nonsense:///test>.protocol = 'https'
assert_equals: expected "nonsense:///test" but got "https://test/"
[FAIL] <area>: Setting <nonsense:///test>.protocol = 'https'
assert_equals: expected "nonsense:///test" but got "https://test/"
[FAIL] <a>: Setting <http://test/>.protocol = 'h\r\ntt ps' Tab and newline are stripped
assert_equals: expected "https://test/" but got "http://test/"
[FAIL] <area>: Setting <http://test/>.protocol = 'h\r\ntt ps' Tab and newline are stripped
assert_equals: expected "https://test/" but got "http://test/"
[FAIL] <a>: Setting <http://test/>.protocol = 'https\r'
assert_equals: expected "https://test/" but got "http://test/"
[FAIL] <area>: Setting <http://test/>.protocol = 'https\r'
assert_equals: expected "https://test/" but got "http://test/"
[FAIL] <a>: Setting <http://example.net>.username = '\0 \n\r !"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~Éé' UTF-8 percent encoding with the userinfo encode set.
assert_equals: expected "http://%00%01%09%0A%0D%1F%20!%22%23$%&'()*+,-.%2F09%3A%3B%3C%3D%3E%3F%40AZ%5B%5C%5D%5E_%60az%7B%7C%7D~%7F%C2%80%C2%81%C3%89%C3%[email protected]/" but got "http://%00%01%09%0A%0D%1F%20!%22%23$%&%27()*+,-.%2F09%3A%3B%3C%3D%3E%3F%40AZ%5B%5C%5D%5E_%60az%7B%7C%7D~%7F%C2%80%C2%81%C3%89%C3%[email protected]/"
[FAIL] <area>: Setting <http://example.net>.username = '\0 \n\r !"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~Éé' UTF-8 percent encoding with the userinfo encode set.
assert_equals: expected "http://%00%01%09%0A%0D%1F%20!%22%23$%&'()*+,-.%2F09%3A%3B%3C%3D%3E%3F%40AZ%5B%5C%5D%5E_%60az%7B%7C%7D~%7F%C2%80%C2%81%C3%89%C3%[email protected]/" but got "http://%00%01%09%0A%0D%1F%20!%22%23$%&%27()*+,-.%2F09%3A%3B%3C%3D%3E%3F%40AZ%5B%5C%5D%5E_%60az%7B%7C%7D~%7F%C2%80%C2%81%C3%89%C3%[email protected]/"
[FAIL] <a>: Setting <http://example.net>.password = '\0 \n\r !"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~Éé' UTF-8 percent encoding with the userinfo encode set.
assert_equals: expected "http://:%00%01%09%0A%0D%1F%20!%22%23$%&'()*+,-.%2F09%3A%3B%3C%3D%3E%3F%40AZ%5B%5C%5D%5E_%60az%7B%7C%7D~%7F%C2%80%C2%81%C3%89%C3%[email protected]/" but got "http://:%00%01%09%0A%0D%1F%20!%22%23$%&%27()*+,-.%2F09%3A%3B%3C%3D%3E%3F%40AZ%5B%5C%5D%5E_%60az%7B%7C%7D~%7F%C2%80%C2%81%C3%89%C3%[email protected]/"
[FAIL] <area>: Setting <http://example.net>.password = '\0 \n\r !"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~Éé' UTF-8 percent encoding with the userinfo encode set.
assert_equals: expected "http://:%00%01%09%0A%0D%1F%20!%22%23$%&'()*+,-.%2F09%3A%3B%3C%3D%3E%3F%40AZ%5B%5C%5D%5E_%60az%7B%7C%7D~%7F%C2%80%C2%81%C3%89%C3%[email protected]/" but got "http://:%00%01%09%0A%0D%1F%20!%22%23$%&%27()*+,-.%2F09%3A%3B%3C%3D%3E%3F%40AZ%5B%5C%5D%5E_%60az%7B%7C%7D~%7F%C2%80%C2%81%C3%89%C3%[email protected]/"
[FAIL] <a>: Setting <https://example.com/>.host = 'xn--'
assert_equals: expected "https://example.com/" but got "https://xn--/"
[FAIL] <area>: Setting <https://example.com/>.host = 'xn--'
assert_equals: expected "https://example.com/" but got "https://xn--/"
[FAIL] <a>: Setting <https://example.com/>.hostname = 'xn--'
assert_equals: expected "https://example.com/" but got "https://xn--/"
[FAIL] <area>: Setting <https://example.com/>.hostname = 'xn--'
assert_equals: expected "https://example.com/" but got "https://xn--/"
[FAIL] <a>: Setting <view-source+http://example.net/home?lang=fr#nav>.pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is *not* a segment delimiter for non-'special' URLs
assert_equals: expected "view-source+http://example.net/\\\\a\\\\%2E\\\\b\\\\%2e.\\\\c?lang=fr#nav" but got "view-source+http://example.net\\\\a\\\\.\\\\b\\\\..\\\\c?lang=fr#nav"
[FAIL] <area>: Setting <view-source+http://example.net/home?lang=fr#nav>.pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is *not* a segment delimiter for non-'special' URLs
assert_equals: expected "view-source+http://example.net/\\\\a\\\\%2E\\\\b\\\\%2e.\\\\c?lang=fr#nav" but got "view-source+http://example.net\\\\a\\\\.\\\\b\\\\..\\\\c?lang=fr#nav"
[FAIL] <a>: Setting <a:/>.pathname = '\0 \n\r !"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~Éé' UTF-8 percent encoding with the default encode set. Tabs and newlines are removed.
assert_equals: expected "a:/%00%01%1F%20!%22%23$%&'()*+,-./09:;%3C=%3E%3F@AZ[\\\\]^_%60az%7B|%7D~%7F%C2%80%C2%81%C3%89%C3%A9" but got "a:/%00%01%1F%20!%22%23$%&'()*+,-./09:;%3C=%3E%3F@AZ[\\\\]%5E_%60az%7B%7C%7D~%7F%C2%80%C2%81%C3%89%C3%A9"
[FAIL] <area>: Setting <a:/>.pathname = '\0 \n\r !"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~Éé' UTF-8 percent encoding with the default encode set. Tabs and newlines are removed.
assert_equals: expected "a:/%00%01%1F%20!%22%23$%&'()*+,-./09:;%3C=%3E%3F@AZ[\\\\]^_%60az%7B|%7D~%7F%C2%80%C2%81%C3%89%C3%A9" but got "a:/%00%01%1F%20!%22%23$%&'()*+,-./09:;%3C=%3E%3F@AZ[\\\\]%5E_%60az%7B%7C%7D~%7F%C2%80%C2%81%C3%89%C3%A9"
[FAIL] <a>: Setting <http://example.net>.pathname = '%2e%2E%c3%89té' Bytes already percent-encoded are left as-is, including %2E outside dotted segments.
assert_equals: expected "http://example.net/%2e%2E%c3%89t%C3%A9" but got "http://example.net/..%c3%89t%C3%A9"
[FAIL] <area>: Setting <http://example.net>.pathname = '%2e%2E%c3%89té' Bytes already percent-encoded are left as-is, including %2E outside dotted segments.
assert_equals: expected "http://example.net/%2e%2E%c3%89t%C3%A9" but got "http://example.net/..%c3%89t%C3%A9"
[FAIL] <a>: Setting <https://example.net?lang=en-US#nav>.search = '?'
assert_equals: expected "https://example.net/?#nav" but got "https://example.net/#nav"
[FAIL] <area>: Setting <https://example.net?lang=en-US#nav>.search = '?'
assert_equals: expected "https://example.net/?#nav" but got "https://example.net/#nav"
[FAIL] <a>: Setting <a:/>.search = '\0 \n\r !"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~Éé' UTF-8 percent encoding with the query encode set. Tabs and newlines are removed.
assert_equals: expected "a:/?%00%01%1F%20!%22%23$%&'()*+,-./09:;%3C=%3E?@AZ[\\\\]^_`az{|}~%7F%C2%80%C2%81%C3%89%C3%A9" but got "a:/?%00%01%1F%20!%22%23$%&%27()*+,-./09:;%3C=%3E?@AZ[\\\\]^_`az{|}~%7F%C2%80%C2%81%C3%89%C3%A9"
[FAIL] <area>: Setting <a:/>.search = '\0 \n\r !"#$%&'()*+,-./09:;<=>?@AZ[\\]^_`az{|}~Éé' UTF-8 percent encoding with the query encode set. Tabs and newlines are removed.
assert_equals: expected "a:/?%00%01%1F%20!%22%23$%&'()*+,-./09:;%3C=%3E?@AZ[\\\\]^_`az{|}~%7F%C2%80%C2%81%C3%89%C3%A9" but got "a:/?%00%01%1F%20!%22%23$%&%27()*+,-./09:;%3C=%3E?@AZ[\\\\]^_`az{|}~%7F%C2%80%C2%81%C3%89%C3%A9"
Harness: the test ran to completion.