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

Unified Diff: LayoutTests/scrollbars/custom-scrollbar-table-cell.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/media/controls-layout-direction.html ('k') | LayoutTests/scrollbars/short-scrollbar.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/scrollbars/custom-scrollbar-table-cell.html
diff --git a/LayoutTests/scrollbars/custom-scrollbar-table-cell.html b/LayoutTests/scrollbars/custom-scrollbar-table-cell.html
index d93ef93c7e86ab7b74d4c591e8172485a988a0df..f10af26247f4573d76f5291bebc266ed28dc31e6 100644
--- a/LayoutTests/scrollbars/custom-scrollbar-table-cell.html
+++ b/LayoutTests/scrollbars/custom-scrollbar-table-cell.html
@@ -35,7 +35,7 @@
</style>
<script>
if (window.testRunner)
- testRunner.dumpAsText(true);
+ testRunner.dumpAsTextWithPixelResults();
</script>
</head>
<body>
« no previous file with comments | « LayoutTests/media/controls-layout-direction.html ('k') | LayoutTests/scrollbars/short-scrollbar.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698