| Index: LayoutTests/navigatorcontentutils/is-protocol-handler-registered-expected.txt
|
| diff --git a/LayoutTests/navigatorcontentutils/is-protocol-handler-registered-expected.txt b/LayoutTests/navigatorcontentutils/is-protocol-handler-registered-expected.txt
|
| index a1a60ee518d234f4c209d0e5bae4a7e21b69e282..9e268b6115bdc6c0f8ef9b2100bdf64c061b79e8 100644
|
| --- a/LayoutTests/navigatorcontentutils/is-protocol-handler-registered-expected.txt
|
| +++ b/LayoutTests/navigatorcontentutils/is-protocol-handler-registered-expected.txt
|
| @@ -8,7 +8,7 @@ PASS Invalid scheme "magnet:+" falied.
|
| PASS Invalid scheme "tel:sip" falied.
|
|
|
| Check if isProtocolHandlerRegistered() works correctly. If isProtocolHandlerRegistered() returns 'new' state, it works well.
|
| -'bitcoin' protocol will be registered, and then checks if the 'bitcoin' protocol is registered by isProtocolHandlerRegistered().
|
| +'bitcoin' scheme will be registered, and then checks if the 'bitcoin' scheme is registered by isProtocolHandlerRegistered().
|
|
|
| PASS window.navigator.isProtocolHandlerRegistered returns 'registered' state. isProtocolHandlerRegistered() works correctly.
|
|
|
|
|