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

Unified Diff: third_party/WebKit/LayoutTests/editing/selection/missing-arguments.html

Issue 2712603003: Move tests in fast/dom/Selection/ to editing/selection/. (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/editing/selection/missing-arguments-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/editing/selection/missing-arguments.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Selection/missing-arguments.html b/third_party/WebKit/LayoutTests/editing/selection/missing-arguments.html
similarity index 89%
rename from third_party/WebKit/LayoutTests/fast/dom/Selection/missing-arguments.html
rename to third_party/WebKit/LayoutTests/editing/selection/missing-arguments.html
index 22762386abff5cb102c50011e50d00d9a0acf713..418659cbf11906854c207891ca102a2d85256b62 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Selection/missing-arguments.html
+++ b/third_party/WebKit/LayoutTests/editing/selection/missing-arguments.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>
<script>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/editing/selection/missing-arguments-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698