blob: 97d9e999f11e0d0f0acf86223fed05a31491a571 [file] [log] [blame]
This tests that innerWidth/innerHeight on an frame window are valid in the load event handler.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS frame.contentWindow.innerWidth is 300
PASS frame.contentWindow.innerHeight is 150
PASS successfullyParsed is true
TEST COMPLETE