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

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

Issue 18234004: Add new schemes to content utils (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add a trailing Created 7 years, 6 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/register-protocol-handler-expected.txt
diff --git a/LayoutTests/fast/dom/register-protocol-handler-expected.txt b/LayoutTests/fast/dom/register-protocol-handler-expected.txt
index c854c89f1e674cced5c4322028ffb65c3a3697d0..a15d1b3944851df3012f947ab0e776068f261a3f 100644
--- a/LayoutTests/fast/dom/register-protocol-handler-expected.txt
+++ b/LayoutTests/fast/dom/register-protocol-handler-expected.txt
@@ -6,15 +6,20 @@ Pass: Invalid protocol "https" threw SecurityError exception.
Pass: Invalid protocol "file" threw SecurityError exception.
Pass: Valid protocol "bitcoin" allowed.
Pass: Valid protocol "irc" allowed.
+Pass: Valid protocol "geo" allowed.
Pass: Valid protocol "mailto" allowed.
+Pass: Valid protocol "magnet" allowed.
Pass: Valid protocol "mms" allowed.
Pass: Valid protocol "news" allowed.
Pass: Valid protocol "nntp" allowed.
+Pass: Valid protocol "sip" allowed.
Pass: Valid protocol "sms" allowed.
Pass: Valid protocol "smsto" allowed.
+Pass: Valid protocol "ssh" allowed.
Pass: Valid protocol "tel" allowed.
Pass: Valid protocol "urn" allowed.
Pass: Valid protocol "webcal" allowed.
+Pass: Valid protocol "xmpp" allowed.
Pass: Invalid url "" threw SyntaxError exception.
Pass: Invalid url "%S" threw SyntaxError exception.
Pass: Valid call succeeded.
« no previous file with comments | « LayoutTests/fast/dom/register-protocol-handler.html ('k') | LayoutTests/fast/dom/unregister-protocol-handler.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698