| Index: LayoutTests/accessibility/svg-bounds.html
|
| diff --git a/LayoutTests/accessibility/svg-bounds.html b/LayoutTests/accessibility/svg-bounds.html
|
| index 7e8ce29820fa3bf530ec65c6da841f47741c7bfd..8f7348a2e784a059cde3730ca18d7c1f4bb13e3c 100644
|
| --- a/LayoutTests/accessibility/svg-bounds.html
|
| +++ b/LayoutTests/accessibility/svg-bounds.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>
|
|
|
| <div id="container" style="position: relative; top: 100px; left: 600px; width:400px; height: 400px;" role="group" tabindex="0">
|
|
|
|
|