| Index: LayoutTests/fast/forms/select-set-length-with-mutation.html
|
| diff --git a/LayoutTests/fast/forms/select-set-length-with-mutation.html b/LayoutTests/fast/forms/select-set-length-with-mutation.html
|
| index 940da95816b9aa16edc4d28b254d04f824c1d411..ced5c893bca28e5c316950af6514c9af027747a0 100644
|
| --- a/LayoutTests/fast/forms/select-set-length-with-mutation.html
|
| +++ b/LayoutTests/fast/forms/select-set-length-with-mutation.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|