Index: LayoutTests/fast/multicol/newmulticol/balance-maxheight2.html |
diff --git a/LayoutTests/fast/multicol/newmulticol/balance-maxheight2.html b/LayoutTests/fast/multicol/newmulticol/balance-maxheight2.html |
index 910bbc9243df6e09079ac86d48dd13acdd6a4c4e..f0383f697eea813a8221eb18ed85b7464f6dc648 100644 |
--- a/LayoutTests/fast/multicol/newmulticol/balance-maxheight2.html |
+++ b/LayoutTests/fast/multicol/newmulticol/balance-maxheight2.html |
@@ -10,7 +10,7 @@ |
</head> |
<body> |
<p>There should be two identical boxes below.</p> |
- <div id="mc" style="-webkit-columns:3; columns:3; max-height:2em; orphans:1; widows:1; color:olive; background:olive;"> |
+ <div id="mc" style="-webkit-columns:3; columns:3; max-height:2em; line-height:1.5em; orphans:1; widows:1; color:olive; background:olive;"> |
<br> |
<br> |
<br> |