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

Unified Diff: LayoutTests/fast/layers/scroll-with-transform-composited-layer.html

Issue 24438004: Rename testRunner.dumpAsText(true) to testRunner.dumpAsTextWithPixelResults() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: more tests Created 7 years, 3 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/fast/layers/scroll-with-transform-composited-layer.html
diff --git a/LayoutTests/fast/layers/scroll-with-transform-composited-layer.html b/LayoutTests/fast/layers/scroll-with-transform-composited-layer.html
index 510077885be404a4f9244a7cd483a381bd5e57cd..3f70a7197b556d4ba7e908f41e67fbfde5ef02df 100644
--- a/LayoutTests/fast/layers/scroll-with-transform-composited-layer.html
+++ b/LayoutTests/fast/layers/scroll-with-transform-composited-layer.html
@@ -22,7 +22,7 @@
</style>
<script>
if (window.testRunner)
- testRunner.dumpAsText(true);
+ testRunner.dumpAsTextWithPixelResults();
</script>
</head>
<body>
« no previous file with comments | « LayoutTests/fast/js/resources/js-test-pre.js ('k') | LayoutTests/fast/layers/scroll-with-transform-layer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698