| 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 a15d1b3944851df3012f947ab0e776068f261a3f..d257e4da7cb249e8d35127a325064579a0ca8849 100644
|
| --- a/LayoutTests/fast/dom/register-protocol-handler-expected.txt
|
| +++ b/LayoutTests/fast/dom/register-protocol-handler-expected.txt
|
| @@ -5,10 +5,12 @@ Pass: Invalid protocol "http" threw SecurityError exception.
|
| 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 "im" allowed.
|
| +Pass: Valid protocol "irc" allowed.
|
| +Pass: Valid protocol "ircs" allowed.
|
| Pass: Valid protocol "magnet" allowed.
|
| +Pass: Valid protocol "mailto" allowed.
|
| Pass: Valid protocol "mms" allowed.
|
| Pass: Valid protocol "news" allowed.
|
| Pass: Valid protocol "nntp" allowed.
|
| @@ -19,6 +21,7 @@ Pass: Valid protocol "ssh" allowed.
|
| Pass: Valid protocol "tel" allowed.
|
| Pass: Valid protocol "urn" allowed.
|
| Pass: Valid protocol "webcal" allowed.
|
| +Pass: Valid protocol "webtai" allowed.
|
| Pass: Valid protocol "xmpp" allowed.
|
| Pass: Invalid url "" threw SyntaxError exception.
|
| Pass: Invalid url "%S" threw SyntaxError exception.
|
|
|