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

Unified Diff: LayoutTests/fast/images/png-suite/test.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/images/png-suite/test.html
diff --git a/LayoutTests/fast/images/png-suite/test.html b/LayoutTests/fast/images/png-suite/test.html
index da3c522a103a8118cba528ff52af0a57fd4400e5..4bb7c8866bd6cc292ca946f6491bffd9e0b8de28 100644
--- a/LayoutTests/fast/images/png-suite/test.html
+++ b/LayoutTests/fast/images/png-suite/test.html
@@ -185,5 +185,5 @@
<img src=samples/z09n2c08.png>
<script>
if (window.testRunner)
- window.testRunner.dumpAsText(pixelTest = true);
+ window.testRunner.dumpAsTextWithPixelResults();
</script>
« no previous file with comments | « LayoutTests/fast/images/paletted-png-with-color-profile.html ('k') | LayoutTests/fast/images/png-with-color-profile.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698