| Index: LayoutTests/svg/dom/SVGAnimatedListPropertyTearOff-crash.html
|
| diff --git a/LayoutTests/svg/dom/SVGAnimatedListPropertyTearOff-crash.html b/LayoutTests/svg/dom/SVGAnimatedListPropertyTearOff-crash.html
|
| index 2e269da763503d6b1436dd89f1a06d7ac2fe7df9..9bb1a7a3d3c3b1fe354f4661daff91ea7b284b80 100644
|
| --- a/LayoutTests/svg/dom/SVGAnimatedListPropertyTearOff-crash.html
|
| +++ b/LayoutTests/svg/dom/SVGAnimatedListPropertyTearOff-crash.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 don't crash if modified after contextElement goes out of scope.");
|
|
|
|
|