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 e54859cf7a33d09a27856637de8e679e00b3bb28..c854c89f1e674cced5c4322028ffb65c3a3697d0 100644 |
--- a/LayoutTests/fast/dom/register-protocol-handler-expected.txt |
+++ b/LayoutTests/fast/dom/register-protocol-handler-expected.txt |
@@ -4,6 +4,7 @@ Pass: window.navigator.registerProtocolHandler is defined. |
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 "mailto" allowed. |
Pass: Valid protocol "mms" allowed. |