| Index: LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered-expected.txt
|
| diff --git a/LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered-expected.txt b/LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4bc642c5783209e1dfc56ac88a1456b65ec5eb05
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +This test makes sure that navigator.isProtocolHandlerRegistered throws the proper exceptions and returns the default state of handler.
|
| +
|
| +Pass: window.navigator.isProtocolHandlerRegistered is defined.
|
| +Pass: Invalid url "%S" threw SyntaxError exception.
|
| +Pass: window.navigator.isProtocolHandlerRegistered returns "new" state
|
| +
|
|
|