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

Unified Diff: LayoutTests/fast/dom/Element/scrollTop-scrollLeft-strict-quirks-modes-expected.txt

Issue 1216953003: Promote scrollTopLeftInterop mode to experimental (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove fixes moved to other patches Created 5 years, 4 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/dom/Element/scrollTop-scrollLeft-strict-quirks-modes-expected.txt
diff --git a/LayoutTests/fast/dom/Element/scrollTop-scrollLeft-strict-quirks-modes-expected.txt b/LayoutTests/fast/dom/Element/scrollTop-scrollLeft-strict-quirks-modes-expected.txt
index 7956326f68e6fb3f8d7ad83f2b27e1eb117fe060..6f9b90022aa9e15397f8df47954822f7a66314c2 100644
--- a/LayoutTests/fast/dom/Element/scrollTop-scrollLeft-strict-quirks-modes-expected.txt
+++ b/LayoutTests/fast/dom/Element/scrollTop-scrollLeft-strict-quirks-modes-expected.txt
@@ -3,7 +3,6 @@ Test for scrollTop/Left values of document.body and document.documentElement in
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS document.scrollingElement is document.body
PASS document.scrollingElement is document.documentElement
PASS iframeStrict.contentDocument.scrollingElement is iframeStrict.contentDocument.documentElement
PASS iframeStrict.contentDocument.documentElement.scrollTop is 5000

Powered by Google App Engine
This is Rietveld 408576698