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 25713ce01a61f3c11b55ecee3324070ea3e07c88..968a8cbe67ebdb1a3dcaf96a4fc146c6216ae5e9 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: Valid protocol "bitcoin" failed. |
Fail: Valid protocol "irc" failed. |
Fail: Valid protocol "mailto" failed. |
Fail: Valid protocol "mms" failed. |