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--> |