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

Unified Diff: third_party/WebKit/LayoutTests/dom/attr/direction-attribute-set-and-cleared.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/direction-attribute-set-and-cleared.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared.html b/third_party/WebKit/LayoutTests/dom/attr/direction-attribute-set-and-cleared.html
similarity index 89%
rename from third_party/WebKit/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared.html
rename to third_party/WebKit/LayoutTests/dom/attr/direction-attribute-set-and-cleared.html
index cc5961f112ce26c1fb33db8aa52d6a2809ec5a9c..0d4971f5d593394f6a394f159790e24f5c86c06a 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared.html
+++ b/third_party/WebKit/LayoutTests/dom/attr/direction-attribute-set-and-cleared.html
@@ -1,6 +1,6 @@
<!doctype html>
<html>
-<script src="../../../resources/js-test.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
if (window.testRunner)
testRunner.waitUntilDone();

Powered by Google App Engine
This is Rietveld 408576698