| Index: LayoutTests/fast/domurl/url-host-expected.txt
|
| diff --git a/LayoutTests/fast/domurl/url-host-expected.txt b/LayoutTests/fast/domurl/url-host-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..90a52a787d64ec6ad0a41d5fc2a3de2b89fc36c8
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/domurl/url-host-expected.txt
|
| @@ -0,0 +1,18 @@
|
| +
|
| +PASS Basic test
|
| +PASS Set host with ? in it
|
| +PASS Set default port for another protocol
|
| +PASS Set default port
|
| +PASS Set host with letters in port number
|
| +PASS Leading space in port number
|
| +PASS Colon without port number
|
| +PASS Set host to null
|
| +PASS Set host to empty string
|
| +PASS Set host to URL with file: protocol
|
| +PASS Set host containing slashes in it
|
| +PASS Set host to a malformed URL
|
| +PASS Set host that starts with :
|
| +PASS Set host to URL containing username and ..
|
| +PASS Set host to a URL with tel: protocol
|
| +PASS host property invalid URL
|
| +
|
|
|