Update scroll position immediately after resizing view
[framework/web/webkit-efl.git] / LayoutTests / fullscreen / full-screen-remove-ancestor-after-expected.txt
1 This tests that, if the ancestor of the current full-screen element is removed, full screen mode will exit, and the document will render normally. At the completion of the test, a green box should be visible. Click go full screen to run the test.
2 EVENT(webkitfullscreenchange)
3 EXPECTED (document.webkitCurrentFullScreenElement == '[object HTMLDivElement]') OK
4 EVENT(webkitfullscreenchange)
5 EXPECTED (document.webkitCurrentFullScreenElement == 'null') OK
6 END OF TEST
7