| Index: LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
|
| diff --git a/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html b/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
|
| index c380a5e9668e47aa5f4691cd556228953bcaba75..60e579f42d8413b4f421cc3ff4e9c0459b39a3ef 100644
|
| --- a/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
|
| +++ b/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
|
| @@ -61,7 +61,7 @@
|
| </td></tr></tbody></table>
|
| </div>
|
|
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script>
|
| var ids = ['text', 'file', 'range', 'select', 'multiple'];
|
| ids.forEach(function(id) {
|
|
|