| Index: LayoutTests/fast/dom/StyleSheet/detached-style.html
|
| diff --git a/LayoutTests/fast/dom/StyleSheet/detached-style.html b/LayoutTests/fast/dom/StyleSheet/detached-style.html
|
| index 633e193c37b03feed61a2463353b097d2d3b88f5..d07da7f7ba1377e7e1a15eb45f33dfce343f2e75 100644
|
| --- a/LayoutTests/fast/dom/StyleSheet/detached-style.html
|
| +++ b/LayoutTests/fast/dom/StyleSheet/detached-style.html
|
| @@ -52,6 +52,5 @@ Test that <link> elements only have stylesheets when in document.</p>
|
| shouldBe('style.sheet.ownerNode', 'style')
|
|
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|