| Index: third_party/WebKit/LayoutTests/fast/dom/global-event-handlers-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/global-event-handlers-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/global-event-handlers-expected.txt
|
| index fb226662a4a15d4160b7e384a927c35196346b78..b56484b5653fc2e9d17c116997b4d2173b5f326b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/global-event-handlers-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/global-event-handlers-expected.txt
|
| @@ -703,5 +703,16 @@ PASS Set Document.onwaiting
|
| PASS Enumerate Document.onwaiting
|
| PASS Set Window.onwaiting
|
| PASS Enumerate Window.onwaiting
|
| +PASS No Element.onwheel
|
| +PASS Set HTMLElement.onwheel
|
| +PASS Enumerate HTMLElement.onwheel
|
| +PASS Reflect HTMLElement.onwheel
|
| +PASS Set SVGElement.onwheel
|
| +PASS Enumerate SVGElement.onwheel
|
| +PASS Reflect SVGElement.onwheel
|
| +PASS Set Document.onwheel
|
| +PASS Enumerate Document.onwheel
|
| +PASS Set Window.onwheel
|
| +PASS Enumerate Window.onwheel
|
| Harness: the test ran to completion.
|
|
|
|
|