Index: LayoutTests/fast/dom/DeviceOrientation/window-property-expected.txt |
diff --git a/LayoutTests/fast/dom/DeviceOrientation/window-property-expected.txt b/LayoutTests/fast/dom/DeviceOrientation/window-property-expected.txt |
index 900c9caa46fba6f38c24fa5154ea8612ae22d6d0..3361eef85f16d7235d4943f885d7ee940ceb688f 100644 |
--- a/LayoutTests/fast/dom/DeviceOrientation/window-property-expected.txt |
+++ b/LayoutTests/fast/dom/DeviceOrientation/window-property-expected.txt |
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
FAIL typeof window.DeviceOrientationEvent == 'object' should be true. Was false. |
FAIL typeof window.DeviceOrientationEvent == 'function' should be false. Was true. |
-PASS hasDeviceOrientationEventProperty() is true |
+PASS window.propertyIsEnumerable('DeviceOrientationEvent') is false |
PASS 'DeviceOrientationEvent' in window is true |
PASS window.hasOwnProperty('DeviceOrientationEvent') is true |
PASS typeof window.ondeviceorientation == 'object' is true |