| Index: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-attributes-body-window-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-attributes-body-window-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-attributes-body-window-expected.txt
|
| index 831c1db3c342a79e6e0d32f850b35d76c2f01f4b..c80bcd671c2c2ae843a773984c06155b2883a901 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-attributes-body-window-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-attributes-body-window-expected.txt
|
| @@ -22,5 +22,24 @@ PASS pageshow
|
| PASS popstate
|
| PASS storage
|
| PASS unload
|
| +PASS blur removal
|
| +PASS error removal
|
| +PASS focus removal
|
| +PASS load removal
|
| +PASS resize removal
|
| +PASS scroll removal
|
| +FAIL afterprint removal assert_equals: expected (object) null but got (undefined) undefined
|
| +FAIL beforeprint removal assert_equals: expected (object) null but got (undefined) undefined
|
| +PASS beforeunload removal
|
| +PASS hashchange removal
|
| +PASS languagechange removal
|
| +PASS message removal
|
| +PASS offline removal
|
| +PASS online removal
|
| +PASS pagehide removal
|
| +PASS pageshow removal
|
| +PASS popstate removal
|
| +PASS storage removal
|
| +PASS unload removal
|
| Harness: the test ran to completion.
|
|
|
|
|