| Index: LayoutTests/fast/html/marquee-element.html
|
| diff --git a/LayoutTests/fast/html/marquee-element.html b/LayoutTests/fast/html/marquee-element.html
|
| index 38b42fdcd6e707871f21be306032566d682ebd18..199c955f21a885287c132a73d3ce13874224280e 100644
|
| --- a/LayoutTests/fast/html/marquee-element.html
|
| +++ b/LayoutTests/fast/html/marquee-element.html
|
| @@ -296,6 +296,5 @@ marquee = document.getElementById('marquee');
|
| marquee.loop = -1;
|
| shouldBe('marquee.loop', '-1');
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|