| Index: LayoutTests/editing/selection/drag-drop-restore-expected.txt
|
| diff --git a/LayoutTests/editing/selection/drag-drop-restore-expected.txt b/LayoutTests/editing/selection/drag-drop-restore-expected.txt
|
| index 7555915b7f09f3dfbd5190dc58a29db45a2f2765..aba17075748aaa9bbd7d21873d36f4c8ca5fd8b6 100644
|
| --- a/LayoutTests/editing/selection/drag-drop-restore-expected.txt
|
| +++ b/LayoutTests/editing/selection/drag-drop-restore-expected.txt
|
| @@ -4,10 +4,10 @@ This test verifies that content of input box could be restored in 'focus' event
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS oldValue is ""
|
| -PASS src.value is "abc"
|
| -PASS dst.value is "abc"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +PASS oldValue is ""
|
| +PASS src.value is "abc"
|
| +PASS dst.value is "abc"
|
|
|
|
|