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

Unified Diff: LayoutTests/svg/custom/svg-percent-scale-block.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-percent-scale.html ('k') | LayoutTests/svg/custom/svg-percent-scale-vonly.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-block.html
diff --git a/LayoutTests/svg/custom/svg-percent-scale-block.html b/LayoutTests/svg/custom/svg-percent-scale-block.html
index 1280d6b49e9bdf70e205f9096ec0953a92572bd8..dc316e83f7ae29671c29546a5a99e4d87fdb8d92 100644
--- a/LayoutTests/svg/custom/svg-percent-scale-block.html
+++ b/LayoutTests/svg/custom/svg-percent-scale-block.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.height = '200px';
« no previous file with comments | « LayoutTests/svg/custom/svg-percent-scale.html ('k') | LayoutTests/svg/custom/svg-percent-scale-vonly.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698