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

Unified Diff: LayoutTests/svg/as-image/set-img-height.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
Index: LayoutTests/svg/as-image/set-img-height.html
diff --git a/LayoutTests/svg/as-image/set-img-height.html b/LayoutTests/svg/as-image/set-img-height.html
index 83577800cbed067be972440b4d30a65767147f95..4b38b781f69286798ace3b6b05c379e366244a16 100644
--- a/LayoutTests/svg/as-image/set-img-height.html
+++ b/LayoutTests/svg/as-image/set-img-height.html
@@ -11,6 +11,7 @@
</head>
<body onload="runRepaintAndPixelTest()">
<script>
+window.outputRepaintRects = false;
function repaintTest() {
document.getElementById("scaleMe").style.height="100px";
}
« no previous file with comments | « LayoutTests/fast/repaint/resources/text-based-repaint.js ('k') | LayoutTests/svg/as-object/embedded-svg-size-changes.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698