| Index: LayoutTests/fast/dom/document-dir-property.html
|
| diff --git a/LayoutTests/fast/dom/document-dir-property.html b/LayoutTests/fast/dom/document-dir-property.html
|
| index dbc759b67aa52344f70fbd91a295dba25b589428..b6b39dc57453a768b9866c5de816a90b12071501 100644
|
| --- a/LayoutTests/fast/dom/document-dir-property.html
|
| +++ b/LayoutTests/fast/dom/document-dir-property.html
|
| @@ -40,6 +40,5 @@ debug("Read document.body.dir in body");
|
| shouldBe("document.body.dir", "'ltr'");
|
| debug("");
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|