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

Unified Diff: third_party/WebKit/LayoutTests/fast/multicol/relayout-and-push-float-expected.txt

Issue 1375913003: Multicol: Add test that re-lays out a float and pushes it downwards at the same time. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Code review. Now 20% more BR-free. Created 5 years, 2 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 | « third_party/WebKit/LayoutTests/fast/multicol/relayout-and-push-float.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/multicol/relayout-and-push-float-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/relayout-and-push-float-expected.txt b/third_party/WebKit/LayoutTests/fast/multicol/relayout-and-push-float-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..848d87958fc8ae2a3f6061e1ff645b4589918766
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/multicol/relayout-and-push-float-expected.txt
@@ -0,0 +1,9 @@
+Test that re-laying out a float and at the same time pushing it downwards properly moves it to next column, and that we don't get a residual pagination strut before the second float.
+
+There should be a blue square below.
+
+
+
+
+
+PASS
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/multicol/relayout-and-push-float.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698