Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(234)

Unified Diff: LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml

Issue 262963003: Output repaint rects for svg repaint tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)
« no previous file with comments | « LayoutTests/svg/custom/use-instanceRoot-event-listeners.xhtml ('k') | LayoutTests/svg/in-html/overflow-repaint.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698