| Index: LayoutTests/fast/events/scroll-event-handler-reused-window-expected.txt
|
| diff --git a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt b/LayoutTests/fast/events/scroll-event-handler-reused-window-expected.txt
|
| similarity index 51%
|
| copy from LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
|
| copy to LayoutTests/fast/events/scroll-event-handler-reused-window-expected.txt
|
| index e956edbd01b12954fba32d3257219357adea36f9..1de3709f8a5b106e367c601ba3ded9b869ced853 100644
|
| --- a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
|
| +++ b/LayoutTests/fast/events/scroll-event-handler-reused-window-expected.txt
|
| @@ -1,11 +1,10 @@
|
| ->>
|
| -Ensures that this snippet does not lead to a crash. Bug 86029.
|
| +Test tracking event handlers with a reused DOMWindow.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS. WebKit did not crash.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +PASS window.internals.scrollEventHandlerCount(newWindow.document) is 1
|
|
|
|
|