| Index: LayoutTests/fast/events/page-visibility-transition-test-expected.txt
|
| ===================================================================
|
| --- LayoutTests/fast/events/page-visibility-transition-test-expected.txt (revision 88229)
|
| +++ LayoutTests/fast/events/page-visibility-transition-test-expected.txt (working copy)
|
| @@ -9,6 +9,8 @@
|
| PASS document.webkitHidden is true
|
| PASS document.webkitVisibilityState is "hidden"
|
| PASS document.webkitHidden is true
|
| +PASS document.webkitVisibilityState is "prerender"
|
| +PASS document.webkitHidden is true
|
| PASS document.webkitVisibilityState is "visible"
|
| PASS document.webkitHidden is false
|
| PASS successfullyParsed is true
|
|
|