| Index: LayoutTests/fast/dom/Window/customized-property-survives-gc.html
|
| diff --git a/LayoutTests/fast/dom/Window/customized-property-survives-gc.html b/LayoutTests/fast/dom/Window/customized-property-survives-gc.html
|
| index ca62caa1d4f6a4adcb71f9d4ddd153740ade87ce..3441b872993539ef9ea1dd75481432c3a2667053 100644
|
| --- a/LayoutTests/fast/dom/Window/customized-property-survives-gc.html
|
| +++ b/LayoutTests/fast/dom/Window/customized-property-survives-gc.html
|
| @@ -28,6 +28,5 @@ check("toolbar", true);
|
| check("location", true);
|
| check("navigator", true);
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|