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

Unified Diff: LayoutTests/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span.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/table/border-collapsing/collapsed-border-with-col-colgroup-span.html
diff --git a/LayoutTests/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span.html b/LayoutTests/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span.html
index 17a886d1b4a627dc3dae12405656c2c49aba052f..b10db8743ad57ae6b85b21156c892928cf0dde51 100644
--- a/LayoutTests/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span.html
+++ b/LayoutTests/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span.html
@@ -8,7 +8,7 @@ td { width: 20px; height: 20px;}
</style>
<script>
if (window.testRunner)
- testRunner.dumpAsText(true);
+ testRunner.dumpAsTextWithPixelResults();
</script>
<body>
<!--Test for Bugzilla <a href="https://bugs.webkit.org/show_bug.cgi?id=76246">Bug 76246</a>: Incorrect rendering of borders on <col> with span > 1-->
« no previous file with comments | « LayoutTests/fast/scrolling/scrollbar-tickmarks-styled.html ('k') | LayoutTests/fast/table/table-row-focus-ring-paint.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698