Index: third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/float-big-line-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/float-big-line-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/float-big-line-expected.html |
index 6758b80e25ee0c2fba24ee53a33cff18b61ff15d..8deb4f6badef285ccaba401faf6471f81e646b81 100644 |
--- a/third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/float-big-line-expected.html |
+++ b/third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/float-big-line-expected.html |
@@ -35,13 +35,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> |
@@ -51,4 +54,4 @@ |
This is some text.<br> |
This is some text.<br> |
</div> |
-</div> |
+</div> |