| 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();
|
|
|