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" |