| 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
|
| index 3103c13f6979f8fbdbb0ac03cdcbe0ad76523963..24e98ef874d2d5355773e675758db5c4ad57986f 100644
|
| --- a/LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered-expected.txt
|
| +++ b/LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered-expected.txt
|
| @@ -2,10 +2,6 @@ This test makes sure that navigator.isProtocolHandlerRegistered throws the prope
|
|
|
| PASS window.navigator.isProtocolHandlerRegistered is defined.
|
| PASS Invalid url "%S" threw SyntaxError exception.
|
| -PASS Invalid scheme "mailto:" falied.
|
| -PASS Invalid scheme "ssh:/" falied.
|
| -PASS Invalid scheme "magnet:+" falied.
|
| -PASS Invalid scheme "tel:sip" falied.
|
| PASS window.navigator.isProtocolHandlerRegistered returns "new" state
|
| PASS successfullyParsed is true
|
|
|
|
|