| Index: third_party/WebKit/LayoutTests/ambient-light/window-property.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/DeviceLight/window-property.html b/third_party/WebKit/LayoutTests/ambient-light/window-property.html
|
| similarity index 87%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/DeviceLight/window-property.html
|
| rename to third_party/WebKit/LayoutTests/ambient-light/window-property.html
|
| index a7e6342182397169d15c055bef3f3d4e340adb1e..99f4a92adae2d12bb68017da93324efeac57742b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/DeviceLight/window-property.html
|
| +++ b/third_party/WebKit/LayoutTests/ambient-light/window-property.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <body>
|
| -<script src="../../../resources/js-test.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| <script>
|
| description("Tests that the window.DeviceLightEvent and window.ondevicelight properties are present.");
|
|
|
|
|