Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Side by Side Diff: LayoutTests/fast/domurl/url-host-expected.txt

Issue 109763007: Reland r159735 - support for test harness (text-only) tests w/o expected results. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update testharness-based baselines Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1 This is a testharness.js-based test.
2 PASS Basic test 2 PASS Basic test
3 PASS Set host with ? in it 3 PASS Set host with ? in it
4 PASS Set default port for another protocol 4 PASS Set default port for another protocol
5 PASS Set default port 5 PASS Set default port
6 PASS Set host with letters in port number 6 PASS Set host with letters in port number
7 PASS Leading space in port number 7 PASS Leading space in port number
8 PASS Colon without port number 8 PASS Colon without port number
9 PASS Set host to null 9 PASS Set host to null
10 PASS Set host to empty string 10 PASS Set host to empty string
11 PASS Set host to URL with file: protocol 11 PASS Set host to URL with file: protocol
12 PASS Set host containing slashes in it 12 PASS Set host containing slashes in it
13 PASS Set host to a malformed URL 13 PASS Set host to a malformed URL
14 PASS Set host that starts with : 14 PASS Set host that starts with :
15 PASS Set host to URL containing username and .. 15 PASS Set host to URL containing username and ..
16 PASS Set host to a URL with tel: protocol 16 PASS Set host to a URL with tel: protocol
17 PASS host property invalid URL 17 PASS host property invalid URL
18 Harness: the test ran to completion.
18 19
OLDNEW
« no previous file with comments | « LayoutTests/fast/domurl/url-hash-expected.txt ('k') | LayoutTests/fast/domurl/url-hostname-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698