| Index: LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr.html b/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr.html
|
| index 966e8d010dfb76c50da955b94a0f962cb7c8f4f5..56ee907c4a512282ee168b9d6c6214f28f686984 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <script src="resources/SVGTestCase.js"></script>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="../../fast/repaint/resources/repaint.js"></script>
|
| </head>
|
| <body onload="runRepaintTest()">
|
|
|