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

Unified Diff: LayoutTests/svg/as-object/embedded-svg-size-changes.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-object/embedded-svg-size-changes.html
diff --git a/LayoutTests/svg/as-object/embedded-svg-size-changes.html b/LayoutTests/svg/as-object/embedded-svg-size-changes.html
index 75b7e81ae04986cfe2b68d0b7830bffd37098f45..b0a15ecaefecf8e758b9079136d9371c3c95b78d 100644
--- a/LayoutTests/svg/as-object/embedded-svg-size-changes.html
+++ b/LayoutTests/svg/as-object/embedded-svg-size-changes.html
@@ -7,6 +7,7 @@
<body style="margin: 0px" onload="runRepaintAndPixelTest()">
<script type="text/javascript">
+ window.outputRepaintRects = false;
function test1() {
object1 = document.getElementsByTagName("object")[0];
debug("Check initial &lt;object&gt; size, before external resource loaded");
« no previous file with comments | « LayoutTests/svg/as-image/set-img-height.html ('k') | LayoutTests/svg/as-object/nested-embedded-svg-size-changes.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698