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

Unified Diff: LayoutTests/fast/dom/scroll-position-for-new-loads.html

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/dom/anchor-without-content.html ('k') | LayoutTests/fast/events/autoscroll.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/scroll-position-for-new-loads.html
diff --git a/LayoutTests/fast/dom/scroll-position-for-new-loads.html b/LayoutTests/fast/dom/scroll-position-for-new-loads.html
index a87c80048e2bf08786d0e272bd7104a8ba47dd48..b1fdba4d8e91ab7b6446fc322bb840568252b9f1 100644
--- a/LayoutTests/fast/dom/scroll-position-for-new-loads.html
+++ b/LayoutTests/fast/dom/scroll-position-for-new-loads.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>Check that document.body.scrollTop is equal to '0' for newly loaded pages</title>
+ <title>Check that document.scrollingElement.scrollTop is equal to '0' for newly loaded pages</title>
<link rel="author" title="Mikhail Pozdnyakov" href="mailto:mikhail.pozdnyakov@intel.com" />
<style type="text/css">
div { min-height: 3000px; }
« no previous file with comments | « LayoutTests/fast/dom/anchor-without-content.html ('k') | LayoutTests/fast/events/autoscroll.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698