Index: LayoutTests/fast/dom/window-event-handlers-expected.txt |
diff --git a/LayoutTests/fast/dom/window-event-handlers-expected.txt b/LayoutTests/fast/dom/window-event-handlers-expected.txt |
index ea6291a9e0b6f59c4c7b8ff281753141986b2c9d..2c011cd76bb7be11c612f68d36dfcede403db9dd 100644 |
--- a/LayoutTests/fast/dom/window-event-handlers-expected.txt |
+++ b/LayoutTests/fast/dom/window-event-handlers-expected.txt |
@@ -1,4 +1,4 @@ |
- |
+This is a testharness.js-based test. |
FAIL Set Window.onafterprint assert_equals: Initially null expected null but got undefined |
FAIL Enumerate Window.onafterprint assert_true: expected true got undefined |
FAIL Set HTMLBodyElement.onafterprint assert_equals: Initially null expected null but got undefined |
@@ -129,4 +129,5 @@ PASS Set HTMLFrameSetElement.onunload |
PASS Enumerate HTMLFrameSetElement.onunload |
PASS Reflect HTMLFrameSetElement.onunload |
PASS Forward HTMLFrameSetElement.onunload to Window |
+Harness: the test ran to completion. |