| Index: LayoutTests/svg/repaint/image-href-change.svg
|
| diff --git a/LayoutTests/svg/repaint/image-href-change.svg b/LayoutTests/svg/repaint/image-href-change.svg
|
| index 52049a55fad0e48afe657eb2d2b7b4dabf5a644f..8a4951061e1f522350638e596ea40a9022c60a9b 100644
|
| --- a/LayoutTests/svg/repaint/image-href-change.svg
|
| +++ b/LayoutTests/svg/repaint/image-href-change.svg
|
| @@ -1,5 +1,5 @@
|
| - <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" onload="runRepaintTest()">
|
| - <script xlink:href="../../fast/repaint/resources/repaint.js" type="text/javascript"></script>
|
| + <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" onload="runRepaintAndPixelTest()">
|
| + <script xlink:href="../../fast/repaint/resources/text-based-repaint.js" type="text/javascript"></script>
|
| <text y="-50">200x200 green rect should be visible</text>
|
|
|
| <!-- 216x14 green rect -->
|
|
|