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

Unified Diff: LayoutTests/fast/events/event-attribute-expected.txt

Issue 205523003: Remove beforeload events. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove more tests Created 6 years, 9 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
« no previous file with comments | « LayoutTests/fast/events/event-attribute.html ('k') | LayoutTests/fast/events/event-creation.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/event-attribute-expected.txt
diff --git a/LayoutTests/fast/events/event-attribute-expected.txt b/LayoutTests/fast/events/event-attribute-expected.txt
index 031c43e0777bb3b9a4e60e3a67df122f6c872e1e..02289d496cbbf0effdc23c603c11d3ec4722c88d 100644
--- a/LayoutTests/fast/events/event-attribute-expected.txt
+++ b/LayoutTests/fast/events/event-attribute-expected.txt
@@ -3,7 +3,6 @@ Test that setting event handlers with attribute works.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-cancelled onbeforeload async
PASS /*img*/ typeof (element["onclick"]) is "function"
PASS /*img*/ typeof (element["oncontextmenu"]) is "function"
PASS /*img*/ typeof (element["ondblclick"]) is "function"
« no previous file with comments | « LayoutTests/fast/events/event-attribute.html ('k') | LayoutTests/fast/events/event-creation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698