| Index: LayoutTests/fast/domurl/url-hostname-expected.txt
|
| diff --git a/LayoutTests/fast/domurl/url-hostname-expected.txt b/LayoutTests/fast/domurl/url-hostname-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..bd348ec87ab38c50b61ef20fcd8fd02e7031e84a
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/domurl/url-hostname-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +
|
| +PASS Basic test
|
| +PASS Set hostname with ? in it
|
| +PASS Set hostname to null
|
| +PASS Set hostname to empty string
|
| +PASS Set hostname to URL with file: protocol
|
| +PASS Set hostname containing slashes in it
|
| +PASS Set hostname to a malformed URL
|
| +PASS Set hostname to URL containing username and ..
|
| +PASS Set hostname to a URL with tel: protocol
|
| +PASS hostname property invalid URL
|
| +
|
|
|