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

Unified Diff: LayoutTests/fast/images/paletted-png-with-color-profile.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/images/paint-subrect-grid.html ('k') | LayoutTests/fast/images/png-suite/test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/images/paletted-png-with-color-profile.html
diff --git a/LayoutTests/fast/images/paletted-png-with-color-profile.html b/LayoutTests/fast/images/paletted-png-with-color-profile.html
index 3e977078d33efc99a7b7f339658b9fb45efa4633..0f4b58ca0a97cb39b7f2b67c1c105f37354c8159 100644
--- a/LayoutTests/fast/images/paletted-png-with-color-profile.html
+++ b/LayoutTests/fast/images/paletted-png-with-color-profile.html
@@ -1,5 +1,5 @@
<img src="resources/palatted-color-png-gamma-one-color-profile.png">
<script>
if (window.testRunner)
- window.testRunner.dumpAsText(pixelTest = true);
+ window.testRunner.dumpAsTextWithPixelResults();
</script>
« no previous file with comments | « LayoutTests/fast/images/paint-subrect-grid.html ('k') | LayoutTests/fast/images/png-suite/test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698