| Index: LayoutTests/fast/multicol/table-row-height-increase-expected.html
|
| diff --git a/LayoutTests/fast/multicol/table-row-height-increase-expected.html b/LayoutTests/fast/multicol/table-row-height-increase-expected.html
|
| index e57fe43b2955aacc0703899823990c1491c5f4bb..eae6b350c98dcd5ca946f8e2d027a8d92e71eefb 100644
|
| --- a/LayoutTests/fast/multicol/table-row-height-increase-expected.html
|
| +++ b/LayoutTests/fast/multicol/table-row-height-increase-expected.html
|
| @@ -2,7 +2,7 @@
|
| td {
|
| background-color: green;
|
| vertical-align: top;
|
| - font-family: ahem;
|
| + font-family: Ahem;
|
| font-size: 20px;
|
| color: rgba(0, 0, 0, .5);
|
| }
|
|
|