| OLD | NEW |
| 1 | 1 This is a testharness.js-based test. |
| 2 FAIL Set Window.onafterprint assert_equals: Initially null expected null but got
undefined | 2 FAIL Set Window.onafterprint assert_equals: Initially null expected null but got
undefined |
| 3 FAIL Enumerate Window.onafterprint assert_true: expected true got undefined | 3 FAIL Enumerate Window.onafterprint assert_true: expected true got undefined |
| 4 FAIL Set HTMLBodyElement.onafterprint assert_equals: Initially null expected nul
l but got undefined | 4 FAIL Set HTMLBodyElement.onafterprint assert_equals: Initially null expected nul
l but got undefined |
| 5 FAIL Enumerate HTMLBodyElement.onafterprint assert_true: expected true got undef
ined | 5 FAIL Enumerate HTMLBodyElement.onafterprint assert_true: expected true got undef
ined |
| 6 FAIL Reflect HTMLBodyElement.onafterprint assert_equals: Convert to function exp
ected "function" but got "undefined" | 6 FAIL Reflect HTMLBodyElement.onafterprint assert_equals: Convert to function exp
ected "function" but got "undefined" |
| 7 FAIL Forward HTMLBodyElement.onafterprint to Window assert_equals: Convert to fu
nction expected "function" but got "object" | 7 FAIL Forward HTMLBodyElement.onafterprint to Window assert_equals: Convert to fu
nction expected "function" but got "object" |
| 8 FAIL Set HTMLFrameSetElement.onafterprint assert_equals: Initially null expected
null but got undefined | 8 FAIL Set HTMLFrameSetElement.onafterprint assert_equals: Initially null expected
null but got undefined |
| 9 FAIL Enumerate HTMLFrameSetElement.onafterprint assert_true: expected true got u
ndefined | 9 FAIL Enumerate HTMLFrameSetElement.onafterprint assert_true: expected true got u
ndefined |
| 10 FAIL Reflect HTMLFrameSetElement.onafterprint assert_equals: Convert to function
expected "function" but got "undefined" | 10 FAIL Reflect HTMLFrameSetElement.onafterprint assert_equals: Convert to function
expected "function" but got "undefined" |
| 11 FAIL Forward HTMLFrameSetElement.onafterprint to Window assert_equals: Convert t
o function expected "function" but got "object" | 11 FAIL Forward HTMLFrameSetElement.onafterprint to Window assert_equals: Convert t
o function expected "function" but got "object" |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 122 PASS Set Window.onunload | 122 PASS Set Window.onunload |
| 123 PASS Enumerate Window.onunload | 123 PASS Enumerate Window.onunload |
| 124 PASS Set HTMLBodyElement.onunload | 124 PASS Set HTMLBodyElement.onunload |
| 125 PASS Enumerate HTMLBodyElement.onunload | 125 PASS Enumerate HTMLBodyElement.onunload |
| 126 PASS Reflect HTMLBodyElement.onunload | 126 PASS Reflect HTMLBodyElement.onunload |
| 127 PASS Forward HTMLBodyElement.onunload to Window | 127 PASS Forward HTMLBodyElement.onunload to Window |
| 128 PASS Set HTMLFrameSetElement.onunload | 128 PASS Set HTMLFrameSetElement.onunload |
| 129 PASS Enumerate HTMLFrameSetElement.onunload | 129 PASS Enumerate HTMLFrameSetElement.onunload |
| 130 PASS Reflect HTMLFrameSetElement.onunload | 130 PASS Reflect HTMLFrameSetElement.onunload |
| 131 PASS Forward HTMLFrameSetElement.onunload to Window | 131 PASS Forward HTMLFrameSetElement.onunload to Window |
| 132 Harness: the test ran to completion. |
| 132 | 133 |
| OLD | NEW |