| Index: LayoutTests/fast/parser/fragment-parser-doctype.html
|
| diff --git a/LayoutTests/fast/parser/fragment-parser-doctype.html b/LayoutTests/fast/parser/fragment-parser-doctype.html
|
| index 1685cbc358e89a0ce579a34bff223d43a48b1daa..cb6fd65cc8e64059da58581ea6f404cb61b5350a 100644
|
| --- a/LayoutTests/fast/parser/fragment-parser-doctype.html
|
| +++ b/LayoutTests/fast/parser/fragment-parser-doctype.html
|
| @@ -16,6 +16,5 @@
|
| var test = document.getElementById("test");
|
| shouldBeNull("container.firstChild.nextSibling");
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|