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

Unified Diff: LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-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
Index: LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt
diff --git a/LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt b/LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt
index f7b77e2f4bee12c395c14e1ae16500dd4f953a84..bc4f50df92eb38d3e20292212bb189c678655ab9 100644
--- a/LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt
+++ b/LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS Autoscroll should have scrolled the iframe downwards, and did.
-PASS iframe.contentDocument.body.scrollTop < middleTermScrollOffset is true
+PASS iframe.contentDocument.scrollingElement.scrollTop < middleTermScrollOffset is true
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698