| Index: LayoutTests/fast/events/dispatch-mouse-events-to-window-always-expected.txt
|
| diff --git a/LayoutTests/fast/events/dispatch-mouse-events-to-window-always-expected.txt b/LayoutTests/fast/events/dispatch-mouse-events-to-window-always-expected.txt
|
| index 93dc25ca56154077060c7931a51b7f77bfc5b098..3e20e30620921e499ad68483a3fdfe1f1f0fd3fe 100644
|
| --- a/LayoutTests/fast/events/dispatch-mouse-events-to-window-always-expected.txt
|
| +++ b/LayoutTests/fast/events/dispatch-mouse-events-to-window-always-expected.txt
|
| @@ -27,15 +27,6 @@ eventType: click
|
| PASS objectsToString(actualReceivers) is "HTMLDocument,Window"
|
| eventType: wheel
|
| PASS objectsToString(actualReceivers) is "HTMLDocument,Window"
|
| -outside body, outside element, outside frame
|
| -eventType: mousedown
|
| -PASS objectsToString(actualReceivers) is "HTMLDocument,Window"
|
| -eventType: mouseup
|
| -PASS objectsToString(actualReceivers) is "HTMLDocument,Window"
|
| -eventType: click
|
| -PASS objectsToString(actualReceivers) is "HTMLDocument,Window"
|
| -eventType: wheel
|
| -PASS objectsToString(actualReceivers) is "HTMLDocument,Window"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|