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

Unified Diff: third_party/WebKit/LayoutTests/dom/attr/parent-adopt-node.html

Issue 2781993003: Move tests for Attr interface to LayoutTests/dom/attr/. (Closed)
Patch Set: Created 3 years, 9 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/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>

Powered by Google App Engine
This is Rietveld 408576698