Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Side by Side Diff: LayoutTests/fast/autoresize/autoresize-with-iframe-expected.txt

Issue 1133693002: Update most LayoutTests to be agnostic to scrollTopLeftInterop mode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tdresser cr feedback Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 2
3 -------- 3 --------
4 Frame: 'frame' 4 Frame: 'frame'
5 -------- 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 wind ow is autoresized. On success, you should see a series of PASS messages followed by a DONE. 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 wind ow is autoresized. On success, you should see a series of PASS messages followed by a DONE.
7 PASS: document.body.scrollWidth equaled 400 7 PASS: document.scrollingElement.scrollWidth equaled 400
8 PASS: document.body.scrollHeight equaled 200 8 PASS: document.scrollingElement.scrollHeight equaled 200
9 DONE 9 DONE
10 10
OLDNEW
« no previous file with comments | « LayoutTests/fast/autoresize/autoresize-with-iframe.html ('k') | LayoutTests/fast/autoresize/basic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698