Index: third_party/WebKit/LayoutTests/editing/selection/selection-crash.html |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Selection/selection-crash.html b/third_party/WebKit/LayoutTests/editing/selection/selection-crash.html |
similarity index 90% |
rename from third_party/WebKit/LayoutTests/fast/dom/Selection/selection-crash.html |
rename to third_party/WebKit/LayoutTests/editing/selection/selection-crash.html |
index e222eb5fb73be5ab5f642eb8a2cd05900c57182e..d034e20dc04efe825ee758f802574f3b17ceac6f 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/Selection/selection-crash.html |
+++ b/third_party/WebKit/LayoutTests/editing/selection/selection-crash.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE HTML> |
-<script src="../../../resources/testharness.js"></script> |
-<script src="../../../resources/testharnessreport.js"></script> |
+<script src="../../resources/testharness.js"></script> |
+<script src="../../resources/testharnessreport.js"></script> |
<button id="button"></button> |
<iframe id="iframe"></iframe> |
<script> |