| Index: LayoutTests/accessibility/removed-continuation-element-causes-crash.html
|
| diff --git a/LayoutTests/accessibility/removed-continuation-element-causes-crash.html b/LayoutTests/accessibility/removed-continuation-element-causes-crash.html
|
| index 38a55456706b9125cbb156c04f049916250a864c..ee24dc279534569074c7467f1f0be9e644edfc0d 100644
|
| --- a/LayoutTests/accessibility/removed-continuation-element-causes-crash.html
|
| +++ b/LayoutTests/accessibility/removed-continuation-element-causes-crash.html
|
| @@ -8,7 +8,7 @@ function removeElement() {
|
| }
|
|
|
| </script>
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
|
|
|
|