| Index: LayoutTests/fast/dom/StyleSheet/gc-parent-stylesheet.html
|
| diff --git a/LayoutTests/fast/dom/StyleSheet/gc-parent-stylesheet.html b/LayoutTests/fast/dom/StyleSheet/gc-parent-stylesheet.html
|
| index 6b489656c2c986c877c5e8accbfcadd9ee22c5fd..e5ac0b7dab63c71e260b3de17bc2da603f360bd1 100644
|
| --- a/LayoutTests/fast/dom/StyleSheet/gc-parent-stylesheet.html
|
| +++ b/LayoutTests/fast/dom/StyleSheet/gc-parent-stylesheet.html
|
| @@ -24,6 +24,5 @@ function test()
|
| }
|
| </script>
|
| <foo id="mystyle" style="display:none">.div { color: white; }</foo>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|