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

Unified Diff: LayoutTests/editing/selection/user-drag-element-and-user-select-none-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/editing/selection/user-drag-element-and-user-select-none-expected.txt
diff --git a/LayoutTests/editing/selection/user-drag-element-and-user-select-none-expected.txt b/LayoutTests/editing/selection/user-drag-element-and-user-select-none-expected.txt
index 99e1b96537e89b2a3e5a8d4beb0d4f5e42c21c12..b474cccfa087dc31596b3ff2730329b60ee494a8 100644
--- a/LayoutTests/editing/selection/user-drag-element-and-user-select-none-expected.txt
+++ b/LayoutTests/editing/selection/user-drag-element-and-user-select-none-expected.txt
@@ -18,14 +18,14 @@ SUCCESS Expected 'mouseup' and got it.
SUCCESS Expected 'No selection' and got it.
This element should not be draggable, and initiating a drag from within the text should not begin a selection.
-SUCCESS Expected '4' and got it.
+FAIL Expected '4' but got '2'.
SUCCESS Expected 'mousedown' and got it.
SUCCESS Expected 'dragstart' and got it.
-SUCCESS Expected 'mouseup' and got it.
+FAIL Expected 'mouseup' but got 'undefined'.
-SUCCESS Expected 'No selection' and got it.
+FAIL Expected 'No selection' but got 'undefined'.
This element should be draggable, and initiating a drag from within the text should drag the element.
« no previous file with comments | « LayoutTests/editing/selection/move-left-right-expected.txt ('k') | LayoutTests/editing/spelling/grammar-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698