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

Unified Diff: LayoutTests/fast/dom/unregister-protocol-handler-expected.txt

Issue 22985005: The length of scheme is at least five characters even when the scheme has 'web+' prefix (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 4 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
Index: LayoutTests/fast/dom/unregister-protocol-handler-expected.txt
diff --git a/LayoutTests/fast/dom/unregister-protocol-handler-expected.txt b/LayoutTests/fast/dom/unregister-protocol-handler-expected.txt
index ee49fffb3b0aab4a6b509fe7b158de99ebc47354..6039e0e37c97db098e90e9d7510bd7913a99d97c 100644
--- a/LayoutTests/fast/dom/unregister-protocol-handler-expected.txt
+++ b/LayoutTests/fast/dom/unregister-protocol-handler-expected.txt
@@ -4,6 +4,7 @@ Fail: window.navigator.unregisterProtocolHandler is not defined.
Fail: Invalid protocol "http" allowed.
Fail: Invalid protocol "https" allowed.
Fail: Invalid protocol "file" allowed.
+Fail: Invalid protocol "web+" allowed.
Fail: Valid protocol "bitcoin" failed.
Fail: Valid protocol "geo" failed.
Fail: Valid protocol "im" failed.
« no previous file with comments | « LayoutTests/fast/dom/unregister-protocol-handler.html ('k') | Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698