| Index: LayoutTests/svg/dom/SVGAnimatedListPropertyTearOff-crash-2.html
|
| diff --git a/LayoutTests/svg/dom/SVGAnimatedListPropertyTearOff-crash-2.html b/LayoutTests/svg/dom/SVGAnimatedListPropertyTearOff-crash-2.html
|
| index bff20d4442e681c5c9e3ac78408a4815659319ae..51615006b9c37c38bc9625b91b64f220a29f3915 100644
|
| --- a/LayoutTests/svg/dom/SVGAnimatedListPropertyTearOff-crash-2.html
|
| +++ b/LayoutTests/svg/dom/SVGAnimatedListPropertyTearOff-crash-2.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>
|
| <script>
|
| description("This tests SVGAnimatedListPropertyTearOff containing SVGTransform don't crash if modified after contextElement goes out of scope.");
|
|
|
|
|