| Index: third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html
|
| diff --git a/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html b/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html
|
| index cb4c653a2028e00f6301a263bcf4c862c2768767..41a9ee2ae68c0de6c6a3dc5fa63bd70c2886d9dc 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html
|
| +++ b/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <script src="resources/SVGTestCase.js"></script>
|
| <script src="../../resources/js-test.js"></script>
|
| -<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<script src="../../fast/repaint/resources/repaint.js"></script>
|
| </head>
|
| <body onload="runRepaintTest()">
|
| <h1>SVG 1.1 dynamic update tests</h1>
|
|
|