blob: e5986c1f09c53f2b8dfb72c96526a7bd7c13c0c5 [file] [log] [blame]
Test iframe from same origin can not access webkitFullscreenElement.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.webkitFullscreenElement is targetDiv1
PASS document.webkitCurrentFullScreenElement is targetDiv1
PASS message is "inner-iframe.html document.webkitFullscreenElement = null"
PASS message is "inner-iframe.html document.webkitCurrentFullScreenElement = null"
PASS successfullyParsed is true
TEST COMPLETE