| Index: trunk/LayoutTests/fast/events/move-event-handler-between-framehosts-expected.txt
|
| ===================================================================
|
| --- trunk/LayoutTests/fast/events/move-event-handler-between-framehosts-expected.txt (revision 177995)
|
| +++ trunk/LayoutTests/fast/events/move-event-handler-between-framehosts-expected.txt (working copy)
|
| @@ -1,11 +0,0 @@
|
| -This test checks that moving an element with an event handler from one window (FrameHost) to another properly migrates the handler too.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS window.internals.scrollEventHandlerCount(document) is 0
|
| -PASS window.internals.scrollEventHandlerCount(document) is 1
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|