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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/autoresize/autoresize-with-iframe.html ('k') | LayoutTests/fast/autoresize/basic.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/autoresize/autoresize-with-iframe-expected.txt
diff --git a/LayoutTests/fast/autoresize/autoresize-with-iframe-expected.txt b/LayoutTests/fast/autoresize/autoresize-with-iframe-expected.txt
index 84cfad491460d2818a8db2aad578118a6189a0d7..834adc164e654ff96a987e0b2fb944f7ebe7e9c8 100644
--- a/LayoutTests/fast/autoresize/autoresize-with-iframe-expected.txt
+++ b/LayoutTests/fast/autoresize/autoresize-with-iframe-expected.txt
@@ -4,7 +4,7 @@
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.body.scrollWidth equaled 400
-PASS: document.body.scrollHeight equaled 200
+PASS: document.scrollingElement.scrollWidth equaled 400
+PASS: document.scrollingElement.scrollHeight equaled 200
DONE
« 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