Index: third_party/WebKit/LayoutTests/fast/multicol/nested-short-first-row-unsplittable-block.html |
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/nested-short-first-row-unsplittable-block.html b/third_party/WebKit/LayoutTests/fast/multicol/nested-short-first-row-unsplittable-block.html |
index 6ab254090554caf1593a13473fccd860b411655d..9d59c672d6fb024a51f265863d342cb8ae1af67d 100644 |
--- a/third_party/WebKit/LayoutTests/fast/multicol/nested-short-first-row-unsplittable-block.html |
+++ b/third_party/WebKit/LayoutTests/fast/multicol/nested-short-first-row-unsplittable-block.html |
@@ -4,6 +4,7 @@ |
<div id="outer" style="position:relative; -webkit-column-count:3; -webkit-column-gap:0; column-fill:auto; font-size:16px; width:9em; height:5em; text-align:right;"> |
<div data-offset-x="0" data-offset-y="0">Y</div> |
<div style="-webkit-column-count:3; -webkit-column-gap:0;"> |
+ <div></div> |
<div data-offset-x="48" data-offset-y="0" style="-webkit-column-break-inside:avoid; height:4em;">O</div> |
</div> |
</div> |