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

Unified Diff: LayoutTests/fast/forms/select/listbox-scroll-to-selection-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/forms/select/listbox-scroll-to-selection-expected.txt
diff --git a/LayoutTests/fast/forms/select/listbox-scroll-to-selection-expected.txt b/LayoutTests/fast/forms/select/listbox-scroll-to-selection-expected.txt
index 471713629845426acfccc52d23b11eaffd1aa4a6..c608980a272d3036923b92efc5999fb0f644124d 100644
--- a/LayoutTests/fast/forms/select/listbox-scroll-to-selection-expected.txt
+++ b/LayoutTests/fast/forms/select/listbox-scroll-to-selection-expected.txt
@@ -3,7 +3,7 @@ List boxes should be scrolled to show the selection when they are added but shou
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS document.body.scrollTop is 0
+PASS document.scrollingElement.scrollTop is 0
PASS document.getElementById("test1").scrollTop is > 0
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698