| 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 73229a0f7e0f0df29fb772fba60a9ce7b78426fe..4d41b92e138b9916c46eba2853de39d364dbf479 100644
|
| --- a/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
|
| +++ b/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
|
| @@ -12,6 +12,7 @@ navigator.getStorageUpdates() is OK
|
| navigator.isProtocolHandlerRegistered() threw err TypeError: Failed to execute 'isProtocolHandlerRegistered' on 'Navigator': 2 arguments required, but only 0 present.
|
| navigator.javaEnabled() is OK
|
| navigator.language is OK
|
| +navigator.languages is OK
|
| navigator.maxTouchPoints is OK
|
| navigator.mimeTypes is OK
|
| navigator.onLine is OK
|
| @@ -44,6 +45,7 @@ navigator.getStorageUpdates() is OK
|
| navigator.isProtocolHandlerRegistered() threw err TypeError: Failed to execute 'isProtocolHandlerRegistered' on 'Navigator': 2 arguments required, but only 0 present.
|
| navigator.javaEnabled() is OK
|
| navigator.language is OK
|
| +navigator.languages is OK
|
| navigator.maxTouchPoints is OK
|
| navigator.mimeTypes is OK
|
| navigator.onLine is OK
|
|
|