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

Unified Diff: third_party/WebKit/LayoutTests/dom/attr/change-id-via-attr-node-value.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/change-id-via-attr-node-value.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Attr/change-id-via-attr-node-value.html b/third_party/WebKit/LayoutTests/dom/attr/change-id-via-attr-node-value.html
similarity index 98%
rename from third_party/WebKit/LayoutTests/fast/dom/Attr/change-id-via-attr-node-value.html
rename to third_party/WebKit/LayoutTests/dom/attr/change-id-via-attr-node-value.html
index 1669653be9009f82f8744bcdae5f2f833143a1e8..a770383a10aab1549d54e0fe218116634869f755 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Attr/change-id-via-attr-node-value.html
+++ b/third_party/WebKit/LayoutTests/dom/attr/change-id-via-attr-node-value.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 id="a">
<script>

Powered by Google App Engine
This is Rietveld 408576698