| Index: LayoutTests/fast/parser/close-while-stopping.html
|
| diff --git a/LayoutTests/fast/parser/close-while-stopping.html b/LayoutTests/fast/parser/close-while-stopping.html
|
| index fcb294c44c60ae39eb837d557d5e330ae4df91fd..1239e922c0b6401303206790ec9d3ac6d0f772d1 100644
|
| --- a/LayoutTests/fast/parser/close-while-stopping.html
|
| +++ b/LayoutTests/fast/parser/close-while-stopping.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <iframe id="aframe"></iframe>
|
|
|