| Index: LayoutTests/accessibility/svg-remote-element.html
|
| diff --git a/LayoutTests/accessibility/svg-remote-element.html b/LayoutTests/accessibility/svg-remote-element.html
|
| index a76a1945f76af0b34b8f0edaf7dff4fef4010db6..c9e97b0850405e947f2ea7274591cf70e421cd71 100644
|
| --- a/LayoutTests/accessibility/svg-remote-element.html
|
| +++ b/LayoutTests/accessibility/svg-remote-element.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>
|
|
|
| <img tabindex="0" id="svg-image" alt="interactive SVG" >
|
|
|
|
|