| Index: third_party/WebKit/LayoutTests/svg/custom/use-inherit-style.svg
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/use-inherit-style.svg b/third_party/WebKit/LayoutTests/svg/custom/use-inherit-style.svg
|
| index dc5227ced764525d871ceef8d8d8d48c9e1a26bd..1ad1291126c4305595f18c65bc75beb492c2f3d1 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/use-inherit-style.svg
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/use-inherit-style.svg
|
| @@ -1,5 +1,5 @@
|
| -<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"/>
|
| +<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"/>
|
|
|
| <g id="g">
|
| <use xlink:href="#rect" />
|
|
|