[Webkit-unassigned] [Bug 116473] REGRESSION(r150354): editing/selection/user-drag-element-and-user-select-none.html
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 20 16:04:25 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116473
--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org> 2013-05-20 16:02:53 PST ---
--- /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/editing/selection/user-drag-element-and-user-select-none-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk1/build/layout-test-results/editing/selection/user-drag-element-and-user-select-none-actual.txt
@@ -1,12 +1,12 @@
Test for WebKit bug 15106: Dragging text inside an element with "user-drag: element" and "user-select: none" should initiate a drag
-SUCCESS Expected '3' and got it.
+FAIL Expected '3' but got '6'.
SUCCESS Expected 'mousedown' and got it.
-SUCCESS Expected 'mouseup' and got it.
+FAIL Expected 'mouseup' but got 'dragstart'.
-SUCCESS Expected 'Selection' and got it.
+FAIL Expected 'Selection' but got 'mouseup'.
This element should be draggable, but initiating a drag from within the text should begin a selection.
SUCCESS Expected '3' and got it.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list