| Index: LayoutTests/accessibility/input-type-range-aria-value.html
|
| diff --git a/LayoutTests/accessibility/input-type-range-aria-value.html b/LayoutTests/accessibility/input-type-range-aria-value.html
|
| index e28150dbdd474939d1bb6cd37806bfde8cb12270..5f955bd9bb8010bf5a6b34e9babdf5c64702da5d 100644
|
| --- a/LayoutTests/accessibility/input-type-range-aria-value.html
|
| +++ b/LayoutTests/accessibility/input-type-range-aria-value.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML>
|
| <head>
|
| <title>Test input type=range with ARIA attributes</title>
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
|
|
|
|