Chromium Code Reviews| Index: LayoutTests/fast/dom/Comment/remove.html |
| diff --git a/LayoutTests/fast/dom/Comment/remove.html b/LayoutTests/fast/dom/Comment/remove.html |
| index d2a178967636741c1fc52a4e0de6b79f1e19454f..a05b874376182dc0b6c49c772ecd4b4284622b1b 100644 |
| --- a/LayoutTests/fast/dom/Comment/remove.html |
| +++ b/LayoutTests/fast/dom/Comment/remove.html |
| @@ -15,4 +15,3 @@ comment.remove(); |
| shouldBe('testDiv.childNodes.length', '0'); |
| </script> |
| -<script src="../../js/resources/js-test-post.js"></script> |