| Index: LayoutTests/fast/parser/entity-end-textarea-tag.html
|
| diff --git a/LayoutTests/fast/parser/entity-end-textarea-tag.html b/LayoutTests/fast/parser/entity-end-textarea-tag.html
|
| index c10be6bd2c4f1eacd1edfc50d958bc289b6c381c..743c8fab6cd6172d3705f921f65ba30e7d50aa0d 100644
|
| --- a/LayoutTests/fast/parser/entity-end-textarea-tag.html
|
| +++ b/LayoutTests/fast/parser/entity-end-textarea-tag.html
|
| @@ -33,6 +33,5 @@ shouldBe('document.getElementById("mytextarea09").textContent', 'expectedResult'
|
| shouldBe('document.getElementById("mytextarea10").textContent', 'expectedResult');
|
| shouldBe('document.getElementById("mytextarea11").textContent', 'expectedResult');
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|