| Index: third_party/WebKit/LayoutTests/fast/multicol/forced-break-after-last-block-before-spanner-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/multicol/nested-with-tall-block-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/forced-break-after-last-block-before-spanner-expected.html
|
| similarity index 50%
|
| copy from third_party/WebKit/LayoutTests/fast/multicol/nested-with-tall-block-expected.html
|
| copy to third_party/WebKit/LayoutTests/fast/multicol/forced-break-after-last-block-before-spanner-expected.html
|
| index d16ee47d448b748170139fde7f987835584c0fcc..560906a883b4826fcaaef19c1b84ee8aaf1252ff 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/multicol/nested-with-tall-block-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/multicol/forced-break-after-last-block-before-spanner-expected.html
|
| @@ -1,3 +1,4 @@
|
| <!DOCTYPE html>
|
| -<p>There should be a hotpink <em>square</em> below.</p>
|
| +<p>There should be a hotpink square below.</p>
|
| +<div style="height:25px;"></div>
|
| <div style="width:50px; height:50px; background:hotpink;"></div>
|
|
|