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

Unified Diff: LayoutTests/fast/domurl/url-hostname-expected.txt

Issue 24066010: Implement URLUtils and URL interface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: updates based on code review comments Created 7 years, 2 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/domurl/url-hostname.html ('k') | LayoutTests/fast/domurl/url-href.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
+
« no previous file with comments | « LayoutTests/fast/domurl/url-hostname.html ('k') | LayoutTests/fast/domurl/url-href.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698