| Index: LayoutTests/fast/dom/Text/text-should-not-have-attributes.html
|
| diff --git a/LayoutTests/fast/dom/Text/text-should-not-have-attributes.html b/LayoutTests/fast/dom/Text/text-should-not-have-attributes.html
|
| index fa4751de84328701435d1ed5a2674fc258f550c9..310d6db7f8067b5a22016f3bf7760d7649b83f52 100644
|
| --- a/LayoutTests/fast/dom/Text/text-should-not-have-attributes.html
|
| +++ b/LayoutTests/fast/dom/Text/text-should-not-have-attributes.html
|
| @@ -12,4 +12,3 @@ shouldBeFalse('"hasAttributes" in text');
|
| shouldBeFalse('"attributes" in text');
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
|
|