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

Unified Diff: LayoutTests/platform/mac/plugins/overlay-scrollbar-mouse-capture-expected.txt

Issue 330513009: Auto-rebaseline for r175857 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/platform/mac-snowleopard/plugins/overlay-scrollbar-mouse-capture-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/mac/plugins/overlay-scrollbar-mouse-capture-expected.txt
diff --git a/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt b/LayoutTests/platform/mac/plugins/overlay-scrollbar-mouse-capture-expected.txt
similarity index 77%
copy from LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt
copy to LayoutTests/platform/mac/plugins/overlay-scrollbar-mouse-capture-expected.txt
index 18793329a3a4f4da3aac50f08dd16fc90ec40ad4..868f73b238107bd3fb36dfd972862a20b9ea7d9b 100644
--- a/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt
+++ b/LayoutTests/platform/mac/plugins/overlay-scrollbar-mouse-capture-expected.txt
@@ -4,10 +4,10 @@ This tests whether scrolling still works correctly when an overlay scrollbar is
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS eventHistory.length is 2
+FAIL eventHistory.length should be 2. Was 3.
PASS eventHistory[0] is "plugin.mousedown"
-PASS eventHistory[1] is "plugin.mouseup"
-PASS window.scrollY is not 0
+FAIL eventHistory[1] should be plugin.mouseup. Was plugin.mousemove.
+FAIL window.scrollY should not be 0.
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/platform/mac-snowleopard/plugins/overlay-scrollbar-mouse-capture-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698