Index: LayoutTests/inspector/elements/shadow/create-shadow-root.html |
diff --git a/LayoutTests/inspector/elements/create-shadow-root.html b/LayoutTests/inspector/elements/shadow/create-shadow-root.html |
similarity index 92% |
rename from LayoutTests/inspector/elements/create-shadow-root.html |
rename to LayoutTests/inspector/elements/shadow/create-shadow-root.html |
index 3850b8ab85c65beb762103f2fb1faed54ac1e0ba..4775077bea72cdd1d8366366cf2a575b1b62d906 100644 |
--- a/LayoutTests/inspector/elements/create-shadow-root.html |
+++ b/LayoutTests/inspector/elements/shadow/create-shadow-root.html |
@@ -1,7 +1,7 @@ |
<html> |
<head> |
-<script src="../../http/tests/inspector/inspector-test.js"></script> |
-<script src="../../http/tests/inspector/elements-test.js"></script> |
+<script src="../../../http/tests/inspector/inspector-test.js"></script> |
+<script src="../../../http/tests/inspector/elements-test.js"></script> |
<script> |
function createShadowRoot(id) |