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

Unified Diff: LayoutTests/fast/multicol/newmulticol/float-paginate-complex.html

Issue 699593003: Replace fast/multicol/float-paginate-complex with float-big-line. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase. Created 6 years, 1 month 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
Index: LayoutTests/fast/multicol/newmulticol/float-paginate-complex.html
diff --git a/LayoutTests/fast/multicol/newmulticol/float-paginate-complex.html b/LayoutTests/fast/multicol/newmulticol/float-paginate-complex.html
deleted file mode 100644
index 60435dcb3a1f8aa04a7689f35b6cbba274812999..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/multicol/newmulticol/float-paginate-complex.html
+++ /dev/null
@@ -1,49 +0,0 @@
-<body style="overflow:hidden;">
-<div style="-moz-column-width:300px; -webkit-column-width:300px; column-width:300px; column-fill:auto; border:2px solid black; height:400px">
-This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>
-<p><span style="float:left;font-size:128px;">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>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br></p>
-</div>
-
-<div style="margin-top:1em; -moz-column-width:300px; -webkit-column-width:300px; column-width:300px; column-fill:auto; border:2px solid black; height:400px">
-This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>
-<p><img style="float:left;width:100px;height:100px;background-color:green"><img style="float:right;width:100px;height:200px;background-color:green">
-This is some text<br>
-This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
-This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br></p>
-</div>
-
-<div style="margin-top:1em; -moz-column-width:300px; -webkit-column-width:300px; column-width:300px; column-fill:auto; border:2px solid black; height:400px">
-<img style="float:left;background-color:green; width:300px;height:390px">
-Longer text designed to test float and wrapping behavior. Longer text designed to test float and wrapping behavior.
-Longer text designed to test float and wrapping behavior.
-Longer text designed to test float and wrapping behavior.
-Longer text designed to test float and wrapping behavior.
-</div>
-
-<div style="margin-top:1em; -moz-column-width:300px; -webkit-column-width:300px; column-width:300px; column-fill:auto; border:2px solid black; height:400px">
-<img style="float:left;background-color:blue; width:100%;height:380px">
-<span style="font-size:24px"><img style="float:left;background-color:green;height:20px;width:100px">
-
-Longer text designed <img style="float:right;background-color:green;height:20px;width:100px">to test float and wrapping behavior. Longer text designed to test float and wrapping behavior.
-Longer text designed to test float and wrapping behavior.
-Longer text designed to test float and wrapping behavior.
-Longer text designed to test float and wrapping behavior.
-</span>
-</div>

Powered by Google App Engine
This is Rietveld 408576698