| Index: LayoutTests/fast/forms/select/optgroup-disabled.html
|
| diff --git a/LayoutTests/fast/forms/select/optgroup-disabled.html b/LayoutTests/fast/forms/select/optgroup-disabled.html
|
| index 57b7f181ab3ba45a33c53761437aa04e136347e9..6e1a4776c216cf6995abe69c1daf133decae8f7a 100644
|
| --- a/LayoutTests/fast/forms/select/optgroup-disabled.html
|
| +++ b/LayoutTests/fast/forms/select/optgroup-disabled.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <body>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script src="../resources/common.js"></script>
|
|
|
| <form id="form">
|
|
|