| Index: third_party/WebKit/LayoutTests/fast/multicol/float-big-line-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/multicol/float-big-line-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/float-big-line-expected.html
|
| index 9d09296fce9b53a4d3f06c3fb718833576eea1f3..4e30d1fb9b199b059624918d91e45504b45275d7 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/multicol/float-big-line-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/multicol/float-big-line-expected.html
|
| @@ -33,13 +33,16 @@
|
| This is some text.<br>
|
| This is some text.<br>
|
| This is some text.<br>
|
| + <p>
|
| + This is some text.<br>
|
| + This is some text.<br>
|
| + This is some text.<br>
|
| + This is some text.<br>
|
| + </p>
|
| </div>
|
| <div class="column2">
|
| - <span class="big left">T</span>his is some text.<br>
|
| - This is some text.<br>
|
| - This is some text.<br>
|
| - This is some text.<br>
|
| - This is some text.<br>
|
| + <span class="big left">T</span>
|
| + his is some text.<br>
|
| This is some text.<br>
|
| This is some text.<br>
|
| This is some text.<br>
|
| @@ -49,4 +52,4 @@
|
| This is some text.<br>
|
| This is some text.<br>
|
| </div>
|
| -</div>
|
| +</div>
|
|
|