| Index: LayoutTests/accessibility/focusable-div.html
|
| diff --git a/LayoutTests/accessibility/focusable-div.html b/LayoutTests/accessibility/focusable-div.html
|
| index 470020feac6c9926a7ee6782aeaac2e978e38c0f..fcb004e4e272003bf8282843871b46878a320f76 100644
|
| --- a/LayoutTests/accessibility/focusable-div.html
|
| +++ b/LayoutTests/accessibility/focusable-div.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>
|
|
|
| <!-- A link always gets its accessible text from contents. -->
|
| <a id="link" href="#">A</a>
|
|
|