| Index: LayoutTests/fast/css/overflow-property.html
|
| diff --git a/LayoutTests/fast/css/overflow-property.html b/LayoutTests/fast/css/overflow-property.html
|
| index ac2851656ddec3543ac544577284473d8174b36c..73327c855b3bc4cdcd5fd682c363b2d5ea502fcc 100644
|
| --- a/LayoutTests/fast/css/overflow-property.html
|
| +++ b/LayoutTests/fast/css/overflow-property.html
|
| @@ -71,6 +71,5 @@
|
| var tests_container = document.getElementById("tests_container");
|
| tests_container.parentNode.removeChild(tests_container);
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|