Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(472)

Unified Diff: third_party/WebKit/LayoutTests/fast/multicol/float-big-line.html

Issue 1899193007: Remove special-code for paginating floats followed by lines of text. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/multicol/float-big-line-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/multicol/float-big-line.html
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/float-big-line.html b/third_party/WebKit/LayoutTests/fast/multicol/float-big-line.html
index 2e171d7de1a3ec8579d72c6c3187b01908cc8c5b..70af38f7efd896444427a4da6d8914a1da9be816 100644
--- a/third_party/WebKit/LayoutTests/fast/multicol/float-big-line.html
+++ b/third_party/WebKit/LayoutTests/fast/multicol/float-big-line.html
@@ -32,11 +32,12 @@
This is some text.<br>
This is some text.<br>
<p>
- <span class="big left">T</span>his is some text.<br>
+ <span class="big left">T</span>
This is some text.<br>
This is some text.<br>
This is some text.<br>
This is some text.<br>
+ his is some text.<br>
This is some text.<br>
This is some text.<br>
This is some text.<br>
@@ -46,4 +47,4 @@
This is some text.<br>
This is some text.<br>
</p>
-</div>
+</div>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/multicol/float-big-line-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698