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

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: Created 5 years, 3 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
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..ba87de9eb75456bb621ebb3e7b6f86e57595315c
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/multicol/relayout-and-push-float-expected.txt
@@ -0,0 +1,10 @@
+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

Powered by Google App Engine
This is Rietveld 408576698