Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / window-event-handlers-expected.txt
index 8537f5d..c5cfe9b 100644 (file)
@@ -1,21 +1,21 @@
 This is a testharness.js-based test.
-FAIL Set Window.onafterprint assert_equals: Initially null expected null but got undefined
+FAIL Set Window.onafterprint assert_equals: Initially null expected (object) null but got (undefined) undefined
 FAIL Enumerate Window.onafterprint assert_true: expected true got undefined
-FAIL Set HTMLBodyElement.onafterprint assert_equals: Initially null expected null but got undefined
+FAIL Set HTMLBodyElement.onafterprint assert_equals: Initially null expected (object) null but got (undefined) undefined
 FAIL Enumerate HTMLBodyElement.onafterprint assert_true: expected true got undefined
 FAIL Reflect HTMLBodyElement.onafterprint assert_equals: Convert to function expected "function" but got "undefined"
 FAIL Forward HTMLBodyElement.onafterprint to Window assert_equals: Convert to function expected "function" but got "object"
-FAIL Set HTMLFrameSetElement.onafterprint assert_equals: Initially null expected null but got undefined
+FAIL Set HTMLFrameSetElement.onafterprint assert_equals: Initially null expected (object) null but got (undefined) undefined
 FAIL Enumerate HTMLFrameSetElement.onafterprint assert_true: expected true got undefined
 FAIL Reflect HTMLFrameSetElement.onafterprint assert_equals: Convert to function expected "function" but got "undefined"
 FAIL Forward HTMLFrameSetElement.onafterprint to Window assert_equals: Convert to function expected "function" but got "object"
-FAIL Set Window.onbeforeprint assert_equals: Initially null expected null but got undefined
+FAIL Set Window.onbeforeprint assert_equals: Initially null expected (object) null but got (undefined) undefined
 FAIL Enumerate Window.onbeforeprint assert_true: expected true got undefined
-FAIL Set HTMLBodyElement.onbeforeprint assert_equals: Initially null expected null but got undefined
+FAIL Set HTMLBodyElement.onbeforeprint assert_equals: Initially null expected (object) null but got (undefined) undefined
 FAIL Enumerate HTMLBodyElement.onbeforeprint assert_true: expected true got undefined
 FAIL Reflect HTMLBodyElement.onbeforeprint assert_equals: Convert to function expected "function" but got "undefined"
 FAIL Forward HTMLBodyElement.onbeforeprint to Window assert_equals: Convert to function expected "function" but got "object"
-FAIL Set HTMLFrameSetElement.onbeforeprint assert_equals: Initially null expected null but got undefined
+FAIL Set HTMLFrameSetElement.onbeforeprint assert_equals: Initially null expected (object) null but got (undefined) undefined
 FAIL Enumerate HTMLFrameSetElement.onbeforeprint assert_true: expected true got undefined
 FAIL Reflect HTMLFrameSetElement.onbeforeprint assert_equals: Convert to function expected "function" but got "undefined"
 FAIL Forward HTMLFrameSetElement.onbeforeprint to Window assert_equals: Convert to function expected "function" but got "object"