Index: third_party/WebKit/LayoutTests/shadow-dom/closed-mode-deep-combinator-and-shadow-pseudo.html |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/closed-mode-deep-combinator-and-shadow-pseudo.html b/third_party/WebKit/LayoutTests/shadow-dom/closed-mode-deep-combinator-and-shadow-pseudo.html |
similarity index 98% |
rename from third_party/WebKit/LayoutTests/fast/dom/shadow/closed-mode-deep-combinator-and-shadow-pseudo.html |
rename to third_party/WebKit/LayoutTests/shadow-dom/closed-mode-deep-combinator-and-shadow-pseudo.html |
index 48b8911030d16ef3c275eaf5446493d834cf9a23..7e71aa875d5649b779a4771395c4b7ec5f8c74c0 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/closed-mode-deep-combinator-and-shadow-pseudo.html |
+++ b/third_party/WebKit/LayoutTests/shadow-dom/closed-mode-deep-combinator-and-shadow-pseudo.html |
@@ -1,6 +1,6 @@ |
<!doctype html> |
-<script src="../../../resources/js-test.js"></script> |
-<script src="resources/shadow-dom.js"></script> |
+<script src="../resources/js-test.js"></script> |
+<script src="../fast/dom/shadow/resources/shadow-dom.js"></script> |
<style id="style1"> |
</style> |
<body></body> |