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

Unified Diff: LayoutTests/fast/multicol/positioned-with-constrained-height-expected.html

Issue 25687002: Add support for the column-fill property. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Put changes to problematic files (for the bots) back in. Created 7 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: LayoutTests/fast/multicol/positioned-with-constrained-height-expected.html
diff --git a/LayoutTests/fast/multicol/positioned-with-constrained-height-expected.html b/LayoutTests/fast/multicol/positioned-with-constrained-height-expected.html
index d95f7e6c833933e403d7dff954bb72d198c55274..6b7218768ef6caafb6b01e2d4af049e77112fb94 100644
--- a/LayoutTests/fast/multicol/positioned-with-constrained-height-expected.html
+++ b/LayoutTests/fast/multicol/positioned-with-constrained-height-expected.html
@@ -1,4 +1,4 @@
-<div style="-moz-column-width:200px; -webkit-column-width:200px; -webkit-column-fill:auto; column-width:200px; column-fill:auto; height:300px; width:200px;">
+<div style="-moz-column-width:200px; -webkit-column-width:200px; column-width:200px; column-fill:auto; height:300px; width:200px;">
This is some text<br>
This is some text<br>
This is some text<br>
« no previous file with comments | « LayoutTests/fast/multicol/positioned-with-constrained-height.html ('k') | LayoutTests/fast/multicol/positive-leading.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698