Index: LayoutTests/fast/multicol/cell-shrinkback.html |
diff --git a/LayoutTests/fast/multicol/cell-shrinkback.html b/LayoutTests/fast/multicol/cell-shrinkback.html |
index 536cf14ce15a025bb2cf0a72733a2e99504592aa..890b541c49ca0084f42c6e063393243e41afad53 100644 |
--- a/LayoutTests/fast/multicol/cell-shrinkback.html |
+++ b/LayoutTests/fast/multicol/cell-shrinkback.html |
@@ -3,7 +3,7 @@ |
<table cellspacing=0 cellpadding=0> |
<tr> |
<td><div style="height: 50px; width: 25px;"></div></td> |
- <td style="background-color: orange;" valign=bottom>Text</td> |
+ <td style="width:3em; background-color: orange;" valign=bottom>Text</td> |
</tr> |
</table> |
<div style="border-top: solid;"></div> |