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

Unified Diff: LayoutTests/fast/events/panScroll-nested-divs-expected.txt

Issue 15653007: Introduce panScrollTest() for simplify pan-scroll test scripts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-06-03T12:33 Created 7 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/events/panScroll-nested-divs.html ('k') | LayoutTests/fast/events/resources/panScroll.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/panScroll-nested-divs-expected.txt
diff --git a/LayoutTests/fast/events/panScroll-nested-divs-expected.txt b/LayoutTests/fast/events/panScroll-nested-divs-expected.txt
index 17f5f2661c463d49a60b8de69bdc3995f6275677..5fb21055d22e3be5ec672c1b1a0a25a360e53b6b 100644
--- a/LayoutTests/fast/events/panScroll-nested-divs-expected.txt
+++ b/LayoutTests/fast/events/panScroll-nested-divs-expected.txt
@@ -1,6 +1,6 @@
-Panscrolling starting in the blue box should scroll the outer div.
-Panscrolling outside the blue boxes should scroll the outer div.
-Panscrolling starting in the blue box should scroll the outer div.
-Test for bug 28023 This tests that pan scrolling propogates correctly up the DOM tree. On success, our scroll offset should be non-zero.
+PASS autoscroll started
+PASS autoscroll stopped
+PASS successfullyParsed is true
+
+TEST COMPLETE
-Success! Div with overflow was scrolled
« no previous file with comments | « LayoutTests/fast/events/panScroll-nested-divs.html ('k') | LayoutTests/fast/events/resources/panScroll.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698