Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / autoresize / autoresize-with-iframe-expected.txt
blob834adc164e654ff96a987e0b2fb944f7ebe7e9c8
3 --------
4 Frame: 'frame'
5 --------
6 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.
7 PASS: document.scrollingElement.scrollWidth equaled 400
8 PASS: document.scrollingElement.scrollHeight equaled 200
9 DONE