1 Test for bug 56264: Handle entering full screen security restrictions
3 To test manually, click the "Go full screen" button - the page should enter full screen mode.
5 EVENT(webkitfullscreenchange)
6 TEST(document.getElementById('frame').contentDocument.width==document.width) OK