| Index: LayoutTests/fast/dom/Window/window-properties-device-orientation.html
|
| diff --git a/LayoutTests/fast/dom/Window/window-properties-device-orientation.html b/LayoutTests/fast/dom/Window/window-properties-device-orientation.html
|
| index 0ccc795ce2d804ddcf1942e3dd6ee629ffb20b9e..17d2b761384fa4542bbd0a108f90652bab750a3c 100644
|
| --- a/LayoutTests/fast/dom/Window/window-properties-device-orientation.html
|
| +++ b/LayoutTests/fast/dom/Window/window-properties-device-orientation.html
|
| @@ -1,5 +1,4 @@
|
| -<p>This test dumps all of the properties that are reachable from the window.DeviceMotionEvent window.ondevicemotion, window.DeviceOrientationEvent and window.ondeviceorientation objects, along with their types.
|
| - These properties are currently guarded by ENABLE_DEVICE_ORIENTATION.</p>
|
| +<p>This test dumps all of the properties that are reachable from the window.DeviceMotionEvent window.ondevicemotion, window.DeviceOrientationEvent and window.ondeviceorientation objects, along with their types.</p>
|
| <hr>
|
| <pre id="pre"></pre>
|
|
|
|
|