Index: third_party/WebKit/LayoutTests/dom/attr/parent-adopt-node.html |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Attr/parent-adopt-node.html b/third_party/WebKit/LayoutTests/dom/attr/parent-adopt-node.html |
similarity index 88% |
rename from third_party/WebKit/LayoutTests/fast/dom/Attr/parent-adopt-node.html |
rename to third_party/WebKit/LayoutTests/dom/attr/parent-adopt-node.html |
index 5b57f6f6912b9071dbbbc95442886f1aa8cf6f9f..2f9cd2807839513cfc2219cec72d7a48a9c4d8e7 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/Attr/parent-adopt-node.html |
+++ b/third_party/WebKit/LayoutTests/dom/attr/parent-adopt-node.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../../resources/js-test.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<div id="target"></div> |