| 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 f1c26b8ee86eebcceabc01454965a1436d245bee..5a8a61283d9c9e6c08efb159930bcef140ddb283 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
|
| @@ -84,6 +84,7 @@ PASS window.cached_screen.availTop is 0
|
| PASS window.cached_screen.availWidth is 0
|
| PASS window.cached_screen.colorDepth is 0
|
| PASS window.cached_screen.height is 0
|
| +PASS window.cached_screen.keepAwake is false
|
| PASS window.cached_screen.pixelDepth is 0
|
| PASS window.cached_screen.width is 0
|
| PASS window.cached_screen_orientation.angle is 0
|
|
|