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

Unified Diff: LayoutTests/svg/custom/svg-percent-scale.html

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
« no previous file with comments | « LayoutTests/svg/custom/svg-image-resize.html ('k') | LayoutTests/svg/custom/svg-percent-scale-block.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/custom/svg-percent-scale.html
diff --git a/LayoutTests/svg/custom/svg-percent-scale.html b/LayoutTests/svg/custom/svg-percent-scale.html
index cb50086a85a4684da3ed53f6a7f170ab8f296282..8cb24d45616e5e7dd21b012cf71d863c44273b95 100644
--- a/LayoutTests/svg/custom/svg-percent-scale.html
+++ b/LayoutTests/svg/custom/svg-percent-scale.html
@@ -4,6 +4,7 @@
<title>Test for https://bugs.webkit.org/show_bug.cgi?id=79490</title>
<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
<script>
+ window.outputRepaintRects = false;
function repaintTest()
{
document.getElementById('resize-target').style.width = '200px';
« no previous file with comments | « LayoutTests/svg/custom/svg-image-resize.html ('k') | LayoutTests/svg/custom/svg-percent-scale-block.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698