| Index: LayoutTests/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting.html
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting.html b/LayoutTests/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting.html
|
| index f540cf86be66fd70e36c14f7cf6fd72b01de4b92..e85b94045e5b25069d3328e4c72a5db03dd738a9 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting.html
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <script src="resources/SVGTestCase.js"></script>
|
| <script src="../../resources/js-test.js"></script>
|
| -<script src="../../fast/repaint/resources/repaint.js"></script>
|
| +<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| </head>
|
| <body onload="runRepaintTest()">
|
| <h1>SVG 1.1 dynamic update tests</h1>
|
|
|