| Index: LayoutTests/editing/selection/drag-drop-events-expected.txt
|
| diff --git a/LayoutTests/editing/selection/drag-drop-events-expected.txt b/LayoutTests/editing/selection/drag-drop-events-expected.txt
|
| index 3a9718fca7116f064c1757c03992932446416d5b..90f5d4758869074942dad6284d93bda97be0614c 100644
|
| --- a/LayoutTests/editing/selection/drag-drop-events-expected.txt
|
| +++ b/LayoutTests/editing/selection/drag-drop-events-expected.txt
|
| @@ -4,6 +4,9 @@ This test verifies the order of events fired by drag-and-drop.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| focus src
|
| drop dst
|
| blur src
|
| @@ -11,7 +14,4 @@ focus dst
|
| input src
|
| input dst
|
| change src
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
|
|
|
|