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

Unified Diff: LayoutTests/fast/canvas/fillrect_gradient.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
« no previous file with comments | « LayoutTests/fast/canvas/fillrect-gradient-zero-stops.html ('k') | LayoutTests/fast/canvas/font-update.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/canvas/fillrect_gradient.html
diff --git a/LayoutTests/fast/canvas/fillrect_gradient.html b/LayoutTests/fast/canvas/fillrect_gradient.html
index 268d0a23fb156312711b817e58ae631e1fdb6df8..8a5189c98eae9636b264d4ac33477467a340ab6c 100644
--- a/LayoutTests/fast/canvas/fillrect_gradient.html
+++ b/LayoutTests/fast/canvas/fillrect_gradient.html
@@ -8,7 +8,7 @@ The column on the left contains linear gradients, the column on the right radial
<script>
if (window.testRunner)
- testRunner.dumpAsText(true);
+ testRunner.dumpAsTextWithPixelResults();
var counter = 1;
function Test(description, gradient) {
« no previous file with comments | « LayoutTests/fast/canvas/fillrect-gradient-zero-stops.html ('k') | LayoutTests/fast/canvas/font-update.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698