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

Unified Diff: LayoutTests/fast/events/scroll-after-click-on-tab-index-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/scroll-after-click-on-tab-index-expected.txt
diff --git a/LayoutTests/fast/events/scroll-after-click-on-tab-index-expected.txt b/LayoutTests/fast/events/scroll-after-click-on-tab-index-expected.txt
index 3222b6844a7d764a500e3e42ed5e74277e6adc1e..9e958ed540fa1e10aba3ba2f2565d5a9d8be74be 100644
--- a/LayoutTests/fast/events/scroll-after-click-on-tab-index-expected.txt
+++ b/LayoutTests/fast/events/scroll-after-click-on-tab-index-expected.txt
@@ -4,7 +4,7 @@ PASS successfullyParsed is true
TEST COMPLETE
Scroll position is more than 0
-PASS document.body.scrollTop > 0 is true
+PASS document.scrollingElement.scrollTop > 0 is true

Powered by Google App Engine
This is Rietveld 408576698