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. |