| Index: LayoutTests/fast/dom/HTMLLinkElement/link-sheet-out-of-tree.html
|
| diff --git a/LayoutTests/fast/dom/HTMLLinkElement/link-sheet-out-of-tree.html b/LayoutTests/fast/dom/HTMLLinkElement/link-sheet-out-of-tree.html
|
| index 8e74937052afe44a62f106fd93aa36d5f219c95c..881dcb19c3145a788bcc9b04c0c3deafe03b5396 100644
|
| --- a/LayoutTests/fast/dom/HTMLLinkElement/link-sheet-out-of-tree.html
|
| +++ b/LayoutTests/fast/dom/HTMLLinkElement/link-sheet-out-of-tree.html
|
| @@ -8,6 +8,5 @@
|
| var target = document.createElement("link");
|
| shouldBeNull("target.sheet");
|
| </script>
|
| -<script src="../../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|