Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/event-handler-attributes-body-window-expected.txt

Issue 2408493002: Import wpt@357b83b809e3cbc7a1805e7c3ca108a7980d782f (Closed)
Patch Set: Added one more win7-specific baseline Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698