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

Unified Diff: third_party/WebKit/LayoutTests/fast/multicol/auto-height-forced-break-complex-margin-collapsing-expected.txt

Issue 1399493002: Column balancing refactoring. Don't propagate data during layout. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more code review 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
Index: third_party/WebKit/LayoutTests/fast/multicol/auto-height-forced-break-complex-margin-collapsing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/auto-height-forced-break-complex-margin-collapsing-expected.txt b/third_party/WebKit/LayoutTests/fast/multicol/auto-height-forced-break-complex-margin-collapsing-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9c83ef6e15090ce0966f50e23fbb3c6584c2f736
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/multicol/auto-height-forced-break-complex-margin-collapsing-expected.txt
@@ -0,0 +1,10 @@
+Test that incorrect margin collapsing estimates (which will trigger another layout pass) doesn't upset column balancing.
+
+There should be a hotpink square below.
+
+
+
+
+
+
+PASS

Powered by Google App Engine
This is Rietveld 408576698