| Index: third_party/WebKit/LayoutTests/fast/events/drag-nested-eventSender-on-dragover-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/crash-on-accessing-properties-at-initial-state-expected.txt b/third_party/WebKit/LayoutTests/fast/events/drag-nested-eventSender-on-dragover-expected.txt
|
| similarity index 55%
|
| copy from third_party/WebKit/LayoutTests/accessibility/crash-on-accessing-properties-at-initial-state-expected.txt
|
| copy to third_party/WebKit/LayoutTests/fast/events/drag-nested-eventSender-on-dragover-expected.txt
|
| index e2f858abfc3f4dce6b94571f7a72e842c5cbf600..a4f7be6ad0142e28f76380983161831d2b15998a 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/crash-on-accessing-properties-at-initial-state-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/drag-nested-eventSender-on-dragover-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -This tests that there's no crash when accessising any properties at the initial state.
|
| +Test that nested use of eventSender.beginDragWithFiles() from within |dragover| is handled without crashing.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|