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

Unified Diff: LayoutTests/fast/css/linear-gradient-currentcolor.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/css/linear-gradient-currentcolor.html
diff --git a/LayoutTests/fast/css/linear-gradient-currentcolor.html b/LayoutTests/fast/css/linear-gradient-currentcolor.html
index 15b58524a21213c244f234ed735dfc26523fbf0d..ce71fe4ba7a4976663c1f1fdaf230e27eb936dbc 100644
--- a/LayoutTests/fast/css/linear-gradient-currentcolor.html
+++ b/LayoutTests/fast/css/linear-gradient-currentcolor.html
@@ -15,7 +15,7 @@ div {
</head>
<script>
if (window.testRunner)
- window.testRunner.dumpAsText(true);
+ window.testRunner.dumpAsTextWithPixelResults();
</script>
<body>
<div style="color: green"></div>
« no previous file with comments | « LayoutTests/fast/css/empty-webkit-mask-crash.html ('k') | LayoutTests/fast/css/table-rules-attribute-groups-with-frame.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698