blob: 834adc164e654ff96a987e0b2fb944f7ebe7e9c8 [file] [log] [blame]
--------
Frame: 'frame'
--------
This test only works in DumpRenderTree since it relies on setting up autoresize from javascript. It verifies that iframes are sized correctly when the main window is autoresized. On success, you should see a series of PASS messages followed by a DONE.
PASS: document.scrollingElement.scrollWidth equaled 400
PASS: document.scrollingElement.scrollHeight equaled 200
DONE