Update scroll position immediately after resizing view
[framework/web/webkit-efl.git] / LayoutTests / fullscreen / full-screen-iframe-without-allow-attribute-allowed-from-parent-expected.txt
1 Test entering full screen security restrictions. An iframe without an allow attribute is still permitted to fullscreen if the request comes from the containing document.
2
3 To test manually, press any key - the page should enter full screen mode.
4
5 TEST(document.webkitFullscreenEnabled) OK
6 iframe's webkitFullscreenEnabled should be false:
7 TEST(iframeMessage == 'document.webkitFullscreenEnabled == false') OK
8 EVENT(webkitfullscreenchange)
9 SUCCEED - entered full screen!
10 END OF TEST
11