| Index: LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared.html
|
| diff --git a/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared.html b/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared.html
|
| index 30773b75def0da9439edf2688dee689129a8f0c8..cc5961f112ce26c1fb33db8aa52d6a2809ec5a9c 100644
|
| --- a/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared.html
|
| +++ b/LayoutTests/fast/dom/Attr/direction-attribute-set-and-cleared.html
|
| @@ -1,6 +1,6 @@
|
| <!doctype html>
|
| <html>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script>
|
| if (window.testRunner)
|
| testRunner.waitUntilDone();
|
|
|