| 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
|
| deleted file mode 100644
|
| index b964b80b677dd3ae7593934b82d9f95540c12b85..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/register-protocol-handler-expected.txt
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -This test makes sure that navigator.registerProtocolHandler throws the proper exceptions and has no-op default implementation.
|
| -
|
| -Fail: window.navigator.registerProtocolHandler is not defined.
|
| -Fail: Invalid protocol "http" allowed.
|
| -Fail: Invalid protocol "https" allowed.
|
| -Fail: Invalid protocol "file" allowed.
|
| -Fail: Valid protocol "irc" failed.
|
| -Fail: Valid protocol "mailto" failed.
|
| -Fail: Valid protocol "mms" failed.
|
| -Fail: Valid protocol "news" failed.
|
| -Fail: Valid protocol "nntp" failed.
|
| -Fail: Valid protocol "sms" failed.
|
| -Fail: Valid protocol "smsto" failed.
|
| -Fail: Valid protocol "tel" failed.
|
| -Fail: Valid protocol "urn" failed.
|
| -Fail: Valid protocol "webcal" failed.
|
| -Fail: Invalid url "" allowed.
|
| -Fail: Invalid url "%S" allowed.
|
| -Fail: Invalid call did not succeed.
|
| -
|
|
|