| Index: LayoutTests/accessibility/file-upload-button-with-axpress.html
|
| diff --git a/LayoutTests/accessibility/file-upload-button-with-axpress.html b/LayoutTests/accessibility/file-upload-button-with-axpress.html
|
| index 870760fe7bc91d2e24ad112e0179faa9e82ddb2e..62f95876c2c64363e90acefc181caa5e60e192b5 100644
|
| --- a/LayoutTests/accessibility/file-upload-button-with-axpress.html
|
| +++ b/LayoutTests/accessibility/file-upload-button-with-axpress.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML>
|
| <html>
|
| <body>
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
|
|
| <input id="filetype" type="file">
|
|
|
|
|