| Index: LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml
|
| diff --git a/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml b/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml
|
| index 96b95874b0f5f680e4c373af0ebe703166d75ca9..44564cf956b47e9c4f7f7a24b7557d890aa2f5df 100644
|
| --- a/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml
|
| +++ b/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml
|
| @@ -4,6 +4,7 @@
|
| <script src="../../resources/js-test.js"></script>
|
| <script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| <script type="text/javascript">
|
| + window.outputRepaintRects = false;
|
| function repaintTest() {
|
| window.jsTestIsAsync = true;
|
| if (window.testRunner)
|
|
|