| 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>
|
|
|