| Index: LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| index 961535b3b2a31f1c9636449c13ccf886754b310e..778da853564398d139271ad4eefaa38e543c66eb 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| @@ -31,6 +31,7 @@ PASS window.cached_navigator.appCodeName is window.navigator.appCodeName
|
| PASS window.cached_navigator.appName is window.navigator.appName
|
| PASS window.cached_navigator.appVersion is ''
|
| PASS window.cached_navigator.cookieEnabled is false
|
| +PASS window.cached_navigator.cores is window.navigator.cores
|
| PASS window.cached_navigator.doNotTrack is null
|
| PASS window.cached_navigator.language is window.navigator.language
|
| PASS window.cached_navigator.maxTouchPoints is 0
|
|
|