From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../meta/url/url-setters-a-area.window.js.ini | 1084 ++++++++++++++++++++ 1 file changed, 1084 insertions(+) create mode 100644 testing/web-platform/meta/url/url-setters-a-area.window.js.ini (limited to 'testing/web-platform/meta/url/url-setters-a-area.window.js.ini') diff --git a/testing/web-platform/meta/url/url-setters-a-area.window.js.ini b/testing/web-platform/meta/url/url-setters-a-area.window.js.ini new file mode 100644 index 0000000000..8166f44a1c --- /dev/null +++ b/testing/web-platform/meta/url/url-setters-a-area.window.js.ini @@ -0,0 +1,1084 @@ +[url-setters-a-area.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [: Setting .protocol = 'file' Can’t switch from URL containing username/password/port to file] + expected: FAIL + + [: Setting .protocol = 'file' Can’t switch from URL containing username/password/port to file] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'http' Can’t switch from file URL with no host] + expected: FAIL + + [: Setting .protocol = 'http' Can’t switch from file URL with no host] + expected: FAIL + + [: Setting .protocol = 'https'] + expected: FAIL + + [: Setting .protocol = 'https'] + expected: FAIL + + [: Setting .protocol = 'wss'] + expected: FAIL + + [: Setting .protocol = 'wss'] + expected: FAIL + + [: Setting .protocol = 'b' Can’t switch from special scheme to non-special] + expected: FAIL + + [: Setting .protocol = 'b' Can’t switch from special scheme to non-special] + expected: FAIL + + [: Setting .protocol = 's'] + expected: FAIL + + [: Setting .protocol = 's'] + expected: FAIL + + [: Setting .protocol = 's'] + expected: FAIL + + [: Setting .protocol = 's'] + expected: FAIL + + [: Setting .protocol = 'test'] + expected: FAIL + + [: Setting .protocol = 'test'] + expected: FAIL + + [: Setting .protocol = 'http' Cannot-be-a-base URL doesn’t have a host, but URL in a special scheme must.] + expected: FAIL + + [: Setting .protocol = 'http' Cannot-be-a-base URL doesn’t have a host, but URL in a special scheme must.] + expected: FAIL + + [: Setting .protocol = 'http' Can’t switch from non-special scheme to special] + expected: FAIL + + [: Setting .protocol = 'http' Can’t switch from non-special scheme to special] + expected: FAIL + + [: Setting .protocol = 'https'] + expected: FAIL + + [: Setting .protocol = 'https'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'https'] + expected: FAIL + + [: Setting .protocol = 'https'] + expected: FAIL + + [: Setting .username = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' UTF-8 percent encoding with the userinfo encode set.] + expected: FAIL + + [: Setting .username = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' UTF-8 percent encoding with the userinfo encode set.] + expected: FAIL + + [: Setting .username = 'wario'] + expected: FAIL + + [: Setting .username = 'wario'] + expected: FAIL + + [: Setting .username = 'test'] + expected: FAIL + + [: Setting .username = 'test'] + expected: FAIL + + [: Setting .password = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' UTF-8 percent encoding with the userinfo encode set.] + expected: FAIL + + [: Setting .password = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' UTF-8 percent encoding with the userinfo encode set.] + expected: FAIL + + [: Setting .password = 'bowser'] + expected: FAIL + + [: Setting .password = 'bowser'] + expected: FAIL + + [: Setting .password = 'test'] + expected: FAIL + + [: Setting .password = 'test'] + expected: FAIL + + [: Setting .host = '\x00' Non-special scheme] + expected: FAIL + + [: Setting .host = '\x00' Non-special scheme] + expected: FAIL + + [: Setting .host = '\t'] + expected: FAIL + + [: Setting .host = '\t'] + expected: FAIL + + [: Setting .host = '\n'] + expected: FAIL + + [: Setting .host = '\n'] + expected: FAIL + + [: Setting .host = '\r'] + expected: FAIL + + [: Setting .host = '\r'] + expected: FAIL + + [: Setting .host = ' '] + expected: FAIL + + [: Setting .host = ' '] + expected: FAIL + + [: Setting .host = '#'] + expected: FAIL + + [: Setting .host = '#'] + expected: FAIL + + [: Setting .host = '/'] + expected: FAIL + + [: Setting .host = '/'] + expected: FAIL + + [: Setting .host = '?'] + expected: FAIL + + [: Setting .host = '?'] + expected: FAIL + + [: Setting .host = '@'] + expected: FAIL + + [: Setting .host = '@'] + expected: FAIL + + [: Setting .host = 'ß'] + expected: FAIL + + [: Setting .host = 'ß'] + expected: FAIL + + [: Setting .host = '' The empty host is OK for non-special schemes] + expected: FAIL + + [: Setting .host = '' The empty host is OK for non-special schemes] + expected: FAIL + + [: Setting .host = 'example.net' Path-only URLs can gain a host] + expected: FAIL + + [: Setting .host = 'example.net' Path-only URLs can gain a host] + expected: FAIL + + [: Setting .host = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts] + expected: FAIL + + [: Setting .host = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts] + expected: FAIL + + [: Setting .host = 'example.com:8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error] + expected: FAIL + + [: Setting .host = 'example.com:8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error] + expected: FAIL + + [: Setting .host = 'x:123'] + expected: FAIL + + [: Setting .host = 'x:123'] + expected: FAIL + + [: Setting .host = ''] + expected: FAIL + + [: Setting .host = ''] + expected: FAIL + + [: Setting .host = ''] + expected: FAIL + + [: Setting .host = ''] + expected: FAIL + + [: Setting .hostname = '\x00' Non-special scheme] + expected: FAIL + + [: Setting .hostname = '\x00' Non-special scheme] + expected: FAIL + + [: Setting .hostname = '\t'] + expected: FAIL + + [: Setting .hostname = '\t'] + expected: FAIL + + [: Setting .hostname = '\n'] + expected: FAIL + + [: Setting .hostname = '\n'] + expected: FAIL + + [: Setting .hostname = '\r'] + expected: FAIL + + [: Setting .hostname = '\r'] + expected: FAIL + + [: Setting .hostname = ' '] + expected: FAIL + + [: Setting .hostname = ' '] + expected: FAIL + + [: Setting .hostname = '#'] + expected: FAIL + + [: Setting .hostname = '#'] + expected: FAIL + + [: Setting .hostname = '/'] + expected: FAIL + + [: Setting .hostname = '/'] + expected: FAIL + + [: Setting .hostname = '?'] + expected: FAIL + + [: Setting .hostname = '?'] + expected: FAIL + + [: Setting .hostname = '@'] + expected: FAIL + + [: Setting .hostname = '@'] + expected: FAIL + + [: Setting .hostname = '' The empty host is OK for non-special schemes] + expected: FAIL + + [: Setting .hostname = '' The empty host is OK for non-special schemes] + expected: FAIL + + [: Setting .hostname = 'example.net' Path-only URLs can gain a host] + expected: FAIL + + [: Setting .hostname = 'example.net' Path-only URLs can gain a host] + expected: FAIL + + [: Setting .hostname = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts] + expected: FAIL + + [: Setting .hostname = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts] + expected: FAIL + + [: Setting .hostname = 'x:123'] + expected: FAIL + + [: Setting .hostname = 'x:123'] + expected: FAIL + + [: Setting .hostname = ''] + expected: FAIL + + [: Setting .hostname = ''] + expected: FAIL + + [: Setting .hostname = ''] + expected: FAIL + + [: Setting .hostname = ''] + expected: FAIL + + [: Setting .hostname = 'h' Drop /. from path] + expected: FAIL + + [: Setting .hostname = 'h' Drop /. from path] + expected: FAIL + + [: Setting .hostname = ''] + expected: FAIL + + [: Setting .hostname = ''] + expected: FAIL + + [: Setting .port = '8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error] + expected: FAIL + + [: Setting .port = '8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error] + expected: FAIL + + [: Setting .port = '65536' Port numbers are 16 bit integers, overflowing is an error] + expected: FAIL + + [: Setting .port = '65536' Port numbers are 16 bit integers, overflowing is an error] + expected: FAIL + + [: Setting .port = '12'] + expected: FAIL + + [: Setting .port = '12'] + expected: FAIL + + [: Setting .port = '12'] + expected: FAIL + + [: Setting .port = '12'] + expected: FAIL + + [: Setting .port = '12'] + expected: FAIL + + [: Setting .port = '12'] + expected: FAIL + + [: Setting .pathname = '/foo' Cannot-be-a-base don’t have a path] + expected: FAIL + + [: Setting .pathname = '/foo' Cannot-be-a-base don’t have a path] + expected: FAIL + + [: Setting .pathname = '/var/log/../run/bar.socket'] + expected: FAIL + + [: Setting .pathname = '/var/log/../run/bar.socket'] + expected: FAIL + + [: Setting .pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is a segment delimiter for 'special' URLs] + expected: FAIL + + [: Setting .pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is a segment delimiter for 'special' URLs] + expected: FAIL + + [: Setting .pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is *not* a segment delimiter for non-'special' URLs] + expected: FAIL + + [: Setting .pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is *not* a segment delimiter for non-'special' URLs] + expected: FAIL + + [: 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 + + [: 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 + + [: Setting .pathname = '?' ? needs to be encoded, non-special scheme] + expected: FAIL + + [: Setting .pathname = '?' ? needs to be encoded, non-special scheme] + expected: FAIL + + [: Setting .pathname = '#' # needs to be encoded, non-special scheme] + expected: FAIL + + [: Setting .pathname = '#' # needs to be encoded, non-special scheme] + expected: FAIL + + [: Setting .pathname = '\\\\' File URLs and (back)slashes] + expected: FAIL + + [: Setting .pathname = '\\\\' File URLs and (back)slashes] + expected: FAIL + + [: Setting .pathname = '//\\/' File URLs and (back)slashes] + expected: FAIL + + [: Setting .pathname = '//\\/' File URLs and (back)slashes] + expected: FAIL + + [: Setting .pathname = '/.//p' Serialize /. in path] + expected: FAIL + + [: Setting .pathname = '/.//p' Serialize /. in path] + expected: FAIL + + [: Setting .pathname = '/..//p'] + expected: FAIL + + [: Setting .pathname = '/..//p'] + expected: FAIL + + [: Setting .pathname = '//p'] + expected: FAIL + + [: Setting .pathname = '//p'] + expected: FAIL + + [: Setting .pathname = 'p' Drop /. from path] + expected: FAIL + + [: Setting .pathname = 'p' Drop /. from path] + expected: FAIL + + [: 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 + + [: 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 + + [: Setting .hash = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' Simple percent-encoding; tabs and newlines are removed] + expected: FAIL + + [: Setting .hash = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' Simple percent-encoding; tabs and newlines are removed] + expected: FAIL + + [: Setting .host = '///bad.com' Leading / is not stripped] + expected: FAIL + + [: Setting .host = '///bad.com' Leading / is not stripped] + expected: FAIL + + [: Setting .hostname = '///bad.com' Leading / is not stripped] + expected: FAIL + + [: Setting .hostname = '///bad.com' Leading / is not stripped] + expected: FAIL + + [: Setting .pathname = '' Non-special URLs can have their paths erased] + expected: FAIL + + [: Setting .pathname = '' Non-special URLs can have their paths erased] + expected: FAIL + + [: Setting .pathname = '' Non-special URLs with an empty host can have their paths erased] + expected: FAIL + + [: Setting .pathname = '' Non-special URLs with an empty host can have their paths erased] + expected: FAIL + + [: Setting .pathname = '' Path-only URLs cannot have their paths erased] + expected: FAIL + + [: Setting .pathname = '' Path-only URLs cannot have their paths erased] + expected: FAIL + + [: Setting .pathname = 'test' Path-only URLs always have an initial slash] + expected: FAIL + + [: Setting .pathname = 'test' Path-only URLs always have an initial slash] + expected: FAIL + + [: Setting .pathname = '/foo' Opaque paths cannot be set] + expected: FAIL + + [: Setting .pathname = '/foo' Opaque paths cannot be set] + expected: FAIL + + [: Setting .pathname = 'new value'] + expected: FAIL + + [: Setting .pathname = 'new value'] + expected: FAIL + + [: Setting .pathname = 'new value'] + expected: FAIL + + [: Setting .pathname = 'new value'] + expected: FAIL + + [: Setting .pathname = 'space ' Non-special URLs with non-opaque paths percent-encode U+0020] + expected: FAIL + + [: Setting .pathname = 'space ' Non-special URLs with non-opaque paths percent-encode U+0020] + expected: FAIL + + [: Setting .pathname = 'space '] + expected: FAIL + + [: Setting .pathname = 'space '] + expected: FAIL + + [: Setting .search = '' Drop trailing spaces from trailing opaque paths] + expected: FAIL + + [: Setting .search = '' Drop trailing spaces from trailing opaque paths] + expected: FAIL + + [: Setting .search = ''] + expected: FAIL + + [: Setting .search = ''] + expected: FAIL + + [: Setting .search = '' Do not drop trailing spaces from non-trailing opaque paths] + expected: FAIL + + [: Setting .search = '' Do not drop trailing spaces from non-trailing opaque paths] + expected: FAIL + + [: Setting .search = ''] + expected: FAIL + + [: Setting .search = ''] + expected: FAIL + + [: Setting .hash = '' Drop trailing spaces from trailing opaque paths] + expected: FAIL + + [: Setting .hash = '' Drop trailing spaces from trailing opaque paths] + expected: FAIL + + [: Setting .hash = ''] + expected: FAIL + + [: Setting .hash = ''] + expected: FAIL + + +[url-setters-a-area.window.html?include=mailto] + [: Setting .protocol = 'http' Cannot-be-a-base URL doesn’t have a host, but URL in a special scheme must.] + expected: FAIL + + [: Setting .protocol = 'http' Cannot-be-a-base URL doesn’t have a host, but URL in a special scheme must.] + expected: FAIL + + +[url-setters-a-area.window.html?include=file] + [: Setting .protocol = 'http' Can’t switch from file URL with no host] + expected: FAIL + + [: Setting .protocol = 'http' Can’t switch from file URL with no host] + expected: FAIL + + [: Setting .protocol = 'https'] + expected: FAIL + + [: Setting .protocol = 'https'] + expected: FAIL + + [: Setting .protocol = 'wss'] + expected: FAIL + + [: Setting .protocol = 'wss'] + expected: FAIL + + [: Setting .protocol = 's'] + expected: FAIL + + [: Setting .protocol = 's'] + expected: FAIL + + [: Setting .username = 'test'] + expected: FAIL + + [: Setting .username = 'test'] + expected: FAIL + + [: Setting .password = 'test'] + expected: FAIL + + [: Setting .password = 'test'] + expected: FAIL + + [: Setting .host = 'x:123'] + expected: FAIL + + [: Setting .host = 'x:123'] + expected: FAIL + + [: Setting .hostname = 'x:123'] + expected: FAIL + + [: Setting .hostname = 'x:123'] + expected: FAIL + + [: Setting .port = '12'] + expected: FAIL + + [: Setting .port = '12'] + expected: FAIL + + [: Setting .pathname = '\\\\' File URLs and (back)slashes] + expected: FAIL + + [: Setting .pathname = '\\\\' File URLs and (back)slashes] + expected: FAIL + + [: Setting .pathname = '//\\/' File URLs and (back)slashes] + expected: FAIL + + [: Setting .pathname = '//\\/' File URLs and (back)slashes] + expected: FAIL + + +[url-setters-a-area.window.html?exclude=(file|javascript|mailto)] + [: Setting .protocol = 'file' Can’t switch from URL containing username/password/port to file] + expected: FAIL + + [: Setting .protocol = 'file' Can’t switch from URL containing username/password/port to file] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'b' Can’t switch from special scheme to non-special] + expected: FAIL + + [: Setting .protocol = 'b' Can’t switch from special scheme to non-special] + expected: FAIL + + [: Setting .protocol = 's'] + expected: FAIL + + [: Setting .protocol = 's'] + expected: FAIL + + [: Setting .protocol = 'test'] + expected: FAIL + + [: Setting .protocol = 'test'] + expected: FAIL + + [: Setting .protocol = 'http' Can’t switch from non-special scheme to special] + expected: FAIL + + [: Setting .protocol = 'http' Can’t switch from non-special scheme to special] + expected: FAIL + + [: Setting .protocol = 'https'] + expected: FAIL + + [: Setting .protocol = 'https'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'file'] + expected: FAIL + + [: Setting .protocol = 'https'] + expected: FAIL + + [: Setting .protocol = 'https'] + expected: FAIL + + [: Setting .username = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' UTF-8 percent encoding with the userinfo encode set.] + expected: FAIL + + [: Setting .username = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' UTF-8 percent encoding with the userinfo encode set.] + expected: FAIL + + [: Setting .password = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' UTF-8 percent encoding with the userinfo encode set.] + expected: FAIL + + [: Setting .password = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' UTF-8 percent encoding with the userinfo encode set.] + expected: FAIL + + [: Setting .host = '\x00' Non-special scheme] + expected: FAIL + + [: Setting .host = '\x00' Non-special scheme] + expected: FAIL + + [: Setting .host = '\t'] + expected: FAIL + + [: Setting .host = '\t'] + expected: FAIL + + [: Setting .host = '\n'] + expected: FAIL + + [: Setting .host = '\n'] + expected: FAIL + + [: Setting .host = '\r'] + expected: FAIL + + [: Setting .host = '\r'] + expected: FAIL + + [: Setting .host = ' '] + expected: FAIL + + [: Setting .host = ' '] + expected: FAIL + + [: Setting .host = '#'] + expected: FAIL + + [: Setting .host = '#'] + expected: FAIL + + [: Setting .host = '/'] + expected: FAIL + + [: Setting .host = '/'] + expected: FAIL + + [: Setting .host = '?'] + expected: FAIL + + [: Setting .host = '?'] + expected: FAIL + + [: Setting .host = '@'] + expected: FAIL + + [: Setting .host = '@'] + expected: FAIL + + [: Setting .host = 'ß'] + expected: FAIL + + [: Setting .host = 'ß'] + expected: FAIL + + [: Setting .host = '' The empty host is OK for non-special schemes] + expected: FAIL + + [: Setting .host = '' The empty host is OK for non-special schemes] + expected: FAIL + + [: Setting .host = 'example.net' Path-only URLs can gain a host] + expected: FAIL + + [: Setting .host = 'example.net' Path-only URLs can gain a host] + expected: FAIL + + [: Setting .host = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts] + expected: FAIL + + [: Setting .host = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts] + expected: FAIL + + [: Setting .host = 'example.com:8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error] + expected: FAIL + + [: Setting .host = 'example.com:8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error] + expected: FAIL + + [: Setting .host = ''] + expected: FAIL + + [: Setting .host = ''] + expected: FAIL + + [: Setting .host = ''] + expected: FAIL + + [: Setting .host = ''] + expected: FAIL + + [: Setting .host = '///bad.com' Leading / is not stripped] + expected: FAIL + + [: Setting .host = '///bad.com' Leading / is not stripped] + expected: FAIL + + [: Setting .hostname = '\x00' Non-special scheme] + expected: FAIL + + [: Setting .hostname = '\x00' Non-special scheme] + expected: FAIL + + [: Setting .hostname = '\t'] + expected: FAIL + + [: Setting .hostname = '\t'] + expected: FAIL + + [: Setting .hostname = '\n'] + expected: FAIL + + [: Setting .hostname = '\n'] + expected: FAIL + + [: Setting .hostname = '\r'] + expected: FAIL + + [: Setting .hostname = '\r'] + expected: FAIL + + [: Setting .hostname = ' '] + expected: FAIL + + [: Setting .hostname = ' '] + expected: FAIL + + [: Setting .hostname = '#'] + expected: FAIL + + [: Setting .hostname = '#'] + expected: FAIL + + [: Setting .hostname = '/'] + expected: FAIL + + [: Setting .hostname = '/'] + expected: FAIL + + [: Setting .hostname = '?'] + expected: FAIL + + [: Setting .hostname = '?'] + expected: FAIL + + [: Setting .hostname = '@'] + expected: FAIL + + [: Setting .hostname = '@'] + expected: FAIL + + [: Setting .hostname = '' The empty host is OK for non-special schemes] + expected: FAIL + + [: Setting .hostname = '' The empty host is OK for non-special schemes] + expected: FAIL + + [: Setting .hostname = 'example.net' Path-only URLs can gain a host] + expected: FAIL + + [: Setting .hostname = 'example.net' Path-only URLs can gain a host] + expected: FAIL + + [: Setting .hostname = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts] + expected: FAIL + + [: Setting .hostname = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts] + expected: FAIL + + [: Setting .hostname = ''] + expected: FAIL + + [: Setting .hostname = ''] + expected: FAIL + + [: Setting .hostname = ''] + expected: FAIL + + [: Setting .hostname = ''] + expected: FAIL + + [: Setting .hostname = 'h' Drop /. from path] + expected: FAIL + + [: Setting .hostname = 'h' Drop /. from path] + expected: FAIL + + [: Setting .hostname = ''] + expected: FAIL + + [: Setting .hostname = ''] + expected: FAIL + + [: Setting .hostname = '///bad.com' Leading / is not stripped] + expected: FAIL + + [: Setting .hostname = '///bad.com' Leading / is not stripped] + expected: FAIL + + [: Setting .port = '8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error] + expected: FAIL + + [: Setting .port = '8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error] + expected: FAIL + + [: Setting .port = '65536' Port numbers are 16 bit integers, overflowing is an error] + expected: FAIL + + [: Setting .port = '65536' Port numbers are 16 bit integers, overflowing is an error] + expected: FAIL + + [: Setting .port = '12'] + expected: FAIL + + [: Setting .port = '12'] + expected: FAIL + + [: Setting .pathname = '' Non-special URLs can have their paths erased] + expected: FAIL + + [: Setting .pathname = '' Non-special URLs can have their paths erased] + expected: FAIL + + [: Setting .pathname = '' Non-special URLs with an empty host can have their paths erased] + expected: FAIL + + [: Setting .pathname = '' Non-special URLs with an empty host can have their paths erased] + expected: FAIL + + [: Setting .pathname = '' Path-only URLs cannot have their paths erased] + expected: FAIL + + [: Setting .pathname = '' Path-only URLs cannot have their paths erased] + expected: FAIL + + [: Setting .pathname = 'test' Path-only URLs always have an initial slash] + expected: FAIL + + [: Setting .pathname = 'test' Path-only URLs always have an initial slash] + expected: FAIL + + [: Setting .pathname = '/var/log/../run/bar.socket'] + expected: FAIL + + [: Setting .pathname = '/var/log/../run/bar.socket'] + expected: FAIL + + [: Setting .pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is a segment delimiter for 'special' URLs] + expected: FAIL + + [: Setting .pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is a segment delimiter for 'special' URLs] + expected: FAIL + + [: Setting .pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is *not* a segment delimiter for non-'special' URLs] + expected: FAIL + + [: Setting .pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is *not* a segment delimiter for non-'special' URLs] + expected: FAIL + + [: 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 + + [: 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 + + [: Setting .pathname = '?' ? needs to be encoded, non-special scheme] + expected: FAIL + + [: Setting .pathname = '?' ? needs to be encoded, non-special scheme] + expected: FAIL + + [: Setting .pathname = '#' # needs to be encoded, non-special scheme] + expected: FAIL + + [: Setting .pathname = '#' # needs to be encoded, non-special scheme] + expected: FAIL + + [: Setting .pathname = '/.//p' Serialize /. in path] + expected: FAIL + + [: Setting .pathname = '/.//p' Serialize /. in path] + expected: FAIL + + [: Setting .pathname = '/..//p'] + expected: FAIL + + [: Setting .pathname = '/..//p'] + expected: FAIL + + [: Setting .pathname = '//p'] + expected: FAIL + + [: Setting .pathname = '//p'] + expected: FAIL + + [: Setting .pathname = 'p' Drop /. from path] + expected: FAIL + + [: Setting .pathname = 'p' Drop /. from path] + expected: FAIL + + [: 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 + + [: 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 + + [: Setting .hash = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' Simple percent-encoding; tabs and newlines are removed] + expected: FAIL + + [: Setting .hash = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' Simple percent-encoding; tabs and newlines are removed] + expected: FAIL + + [: Setting .pathname = 'space ' Non-special URLs with non-opaque paths percent-encode U+0020] + expected: FAIL + + [: Setting .search = ''] + expected: FAIL + + [: Setting .pathname = 'space ' Non-special URLs with non-opaque paths percent-encode U+0020] + expected: FAIL + + [: Setting .search = '' Do not drop trailing spaces from non-trailing opaque paths] + expected: FAIL + + [: Setting .pathname = 'space '] + expected: FAIL + + [: Setting .search = '' Do not drop trailing spaces from non-trailing opaque paths] + expected: FAIL + + [: Setting .search = ''] + expected: FAIL + + [: Setting .pathname = 'space '] + expected: FAIL + + [: Setting .port = '\t8080' Leading u0009 on non-special scheme] + expected: FAIL + + [: Setting .port = '\t8080' Leading u0009 on non-special scheme] + expected: FAIL + + +[url-setters-a-area.window.html?include=javascript] + [: Setting .username = 'wario'] + expected: FAIL + + [: Setting .username = 'wario'] + expected: FAIL + + [: Setting .password = 'bowser'] + expected: FAIL + + [: Setting .password = 'bowser'] + expected: FAIL + + [: Setting .port = '12'] + expected: FAIL + + [: Setting .port = '12'] + expected: FAIL -- cgit v1.2.3