Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: third_party/WebKit/LayoutTests/ambient-light/window-property.html

Issue 2672663002: Move DeviceLight out from fast/dom/. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.");

Powered by Google App Engine
This is Rietveld 408576698