| Index: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/drag-in-frames-expected.txt
|
| ===================================================================
|
| --- webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/drag-in-frames-expected.txt (revision 0)
|
| +++ webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/drag-in-frames-expected.txt (revision 0)
|
| @@ -0,0 +1,18 @@
|
| +Event log
|
| +
|
| +ondragstart src
|
| +ondragenter left target
|
| +ondrag src
|
| +ondragover left target
|
| +ondrag src
|
| +ondragover left target
|
| +ondrag src
|
| +ondragenter right target
|
| +ondragleave left target
|
| +ondrag src
|
| +ondragover right target
|
| +ondrag src
|
| +ondragover right target
|
| +ondrop right target
|
| +ondragend src
|
| +These results are just "sensible" at the moment, meaning that all the events fire on the right elements, nothing more. The order in particular can rightfully change.
|
|
|
| Property changes on: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/drag-in-frames-expected.txt
|
| ___________________________________________________________________
|
| Name: svn:eol-style:native
|
| +
|
| Name: svn:eol-style
|
| + LF
|
|
|
|
|