| Index: LayoutTests/fast/dom/DocumentType/remove.html
|
| diff --git a/LayoutTests/fast/dom/DocumentType/remove.html b/LayoutTests/fast/dom/DocumentType/remove.html
|
| index 10069f8a5ba4787860d4f019b1e7d1a44883ae70..199202457334066fc22e3ec46dd99870a82a757c 100644
|
| --- a/LayoutTests/fast/dom/DocumentType/remove.html
|
| +++ b/LayoutTests/fast/dom/DocumentType/remove.html
|
| @@ -12,4 +12,3 @@ doctype.remove();
|
| shouldBe('document.childNodes.length', '1');
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
|
|