| Index: LayoutTests/svg/animations/dynamic-modify-attributename-crash2.svg
|
| diff --git a/LayoutTests/svg/animations/dynamic-modify-attributename-crash2.svg b/LayoutTests/svg/animations/dynamic-modify-attributename-crash2.svg
|
| index 203f9151d5038ef0ba1e2e35ffece7c8f9363cae..305e7769a01a41246936a0f8571097dcfb1266a7 100644
|
| --- a/LayoutTests/svg/animations/dynamic-modify-attributename-crash2.svg
|
| +++ b/LayoutTests/svg/animations/dynamic-modify-attributename-crash2.svg
|
| @@ -2,7 +2,7 @@
|
| <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
| <set id="set"></set>
|
| <text id="status" x="100" y="100">FAIL</text>
|
| - <script xlink:href="../../fast/js/resources/js-test-pre.js"></script>
|
| + <script xlink:href="../../resources/js-test.js"></script>
|
| <script>
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
|
|