| Index: webkit/data/layout_test_results/common/LayoutTests/fast/events/mouse-click-events-expected.txt
|
| ===================================================================
|
| --- webkit/data/layout_test_results/common/LayoutTests/fast/events/mouse-click-events-expected.txt (revision 0)
|
| +++ webkit/data/layout_test_results/common/LayoutTests/fast/events/mouse-click-events-expected.txt (revision 0)
|
| @@ -0,0 +1,35 @@
|
| +This tests what mouse events we send.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +Left Mouse Button
|
| +mousedown(0)
|
| +mouseup(0)
|
| +click(0)
|
| +mousedown(0)
|
| +mouseup(0)
|
| +click(0)
|
| +dblclick(0)
|
| +Middle Mouse Button
|
| +mousedown(1)
|
| +mouseup(1)
|
| +click(1)
|
| +mousedown(1)
|
| +mouseup(1)
|
| +click(1)
|
| +dblclick(1)
|
| +Right Mouse Button
|
| +mousedown(2)
|
| +mouseup(2)
|
| +mousedown(2)
|
| +mouseup(2)
|
| +4th Mouse Button
|
| +mousedown(1)
|
| +mouseup(1)
|
| +click(1)
|
| +mouseup(1)
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|
| Property changes on: webkit\data\layout_test_results\common\LayoutTests\fast\events\mouse-click-events-expected.txt
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + native
|
|
|
|
|