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

Unified Diff: LayoutTests/fast/css/border-solid-single-edge-antialias.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/border-solid-single-edge-antialias.html
diff --git a/LayoutTests/fast/css/border-solid-single-edge-antialias.html b/LayoutTests/fast/css/border-solid-single-edge-antialias.html
index 30bad85c44023d914bc034d4c8509e8800339388..d24219cd60f93f99f7295c405c12df48d072c8bf 100644
--- a/LayoutTests/fast/css/border-solid-single-edge-antialias.html
+++ b/LayoutTests/fast/css/border-solid-single-edge-antialias.html
@@ -21,7 +21,7 @@
.down { border-top: 61px solid purple; }
</style>
<script>
-if (window.testRunner) testRunner.dumpAsText(true);
+if (window.testRunner) testRunner.dumpAsTextWithPixelResults();
</script>
</head>
<body>
« no previous file with comments | « LayoutTests/fast/css/border-radius-non-negative.html ('k') | LayoutTests/fast/css/empty-webkit-mask-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698