--- /home/clopez/webkit/webkit/layout-test-results/editing/selection/user-drag-element-and-user-select-none-expected.txt +++ /home/clopez/webkit/webkit/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 '4'. 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.