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

Unified Diff: LayoutTests/fast/multicol/newmulticol/leading-margin-expected.html

Issue 209863003: [New Multicolumn] balancer confused by content with top margins. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix test failures in debug mode. Created 6 years, 9 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 | « LayoutTests/fast/multicol/newmulticol/leading-margin.html ('k') | Source/core/rendering/LayoutState.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/multicol/newmulticol/leading-margin-expected.html
diff --git a/LayoutTests/fast/multicol/newmulticol/leading-margin-expected.html b/LayoutTests/fast/multicol/newmulticol/leading-margin-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..d96aeaaf40aebba27aaf208a6be009e4ed6dce84
--- /dev/null
+++ b/LayoutTests/fast/multicol/newmulticol/leading-margin-expected.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Leading margins</title>
+ </head>
+ <body>
+ <p>There should be no scrollbars.</p>
+ </body>
+</html>
« no previous file with comments | « LayoutTests/fast/multicol/newmulticol/leading-margin.html ('k') | Source/core/rendering/LayoutState.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698