Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
| 2 PASS Basic test | |
| 3 PASS Set hostname with ? in it | |
| 4 PASS Set hostname to null | |
| 5 PASS Set hostname to empty string | |
| 6 PASS Set hostname to URL with file: protocol | |
| 7 PASS Set hostname containing slashes in it | |
| 8 PASS Set hostname to a malformed URL | |
| 9 PASS Set hostname to URL containing username and .. | |
| 10 PASS Set hostname to a URL with tel: protocol | |
| 11 PASS hostname property invalid URL | |
| 12 Harness: the test ran to completion. | |
| 13 | |
| OLD | NEW |