| Index: LayoutTests/fast/forms/label/labels-set-htmlFor-attribute.html
|
| diff --git a/LayoutTests/fast/forms/label/labels-set-htmlFor-attribute.html b/LayoutTests/fast/forms/label/labels-set-htmlFor-attribute.html
|
| index b48ababa729dc3583cfcda338fe566f2da9ab62d..7dbcd307780bbdae3eb5b32066daf66188d61064 100644
|
| --- a/LayoutTests/fast/forms/label/labels-set-htmlFor-attribute.html
|
| +++ b/LayoutTests/fast/forms/label/labels-set-htmlFor-attribute.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>
|
| <script src="../resources/common.js"></script>
|
| <script src="../resources/label-test-util.js"></script>
|
| </head>
|
|
|