| Index: LayoutTests/accessibility/textbox-role-reports-selection.html
|
| diff --git a/LayoutTests/accessibility/textbox-role-reports-selection.html b/LayoutTests/accessibility/textbox-role-reports-selection.html
|
| index 6ad901b9456345a18e8032d26fff60412156733e..c6ab2ccd56c3d7568e61a1e7e8102d5ec8577a97 100644
|
| --- a/LayoutTests/accessibility/textbox-role-reports-selection.html
|
| +++ b/LayoutTests/accessibility/textbox-role-reports-selection.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC>
|
| <html>
|
| <head>
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| This tests that the AXSelection property is correctly reported for non-native text boxes.<br>
|
|
|