| Index: LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
|
| diff --git a/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt b/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
|
| index becdfc33694d911b488b1e02dc4bbd8bfb345f8b..12be32f05ba706c7d6b769eb57afea3e93b6f29e 100644
|
| --- a/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
|
| +++ b/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
|
| @@ -19,6 +19,7 @@ navigator.platform is OK
|
| navigator.plugins is OK
|
| navigator.product is OK
|
| navigator.productSub is OK
|
| +navigator.push is OK
|
| navigator.registerProtocolHandler() threw err TypeError: Failed to execute 'registerProtocolHandler' on 'Navigator': 3 arguments required, but only 0 present.
|
| navigator.requestMIDIAccess() is OK
|
| navigator.serviceWorker is OK
|
| @@ -49,6 +50,7 @@ navigator.platform is OK
|
| navigator.plugins is OK
|
| navigator.product is OK
|
| navigator.productSub is OK
|
| +navigator.push is OK
|
| navigator.registerProtocolHandler() threw err TypeError: Failed to execute 'registerProtocolHandler' on 'Navigator': 3 arguments required, but only 0 present.
|
| navigator.requestMIDIAccess() is OK
|
| navigator.serviceWorker is OK
|
|
|