Bug 92722

Summary: CSS3 multi column and min height
Product: WebKit Reporter: Niklas Claesson <niklas>
Component: CSSAssignee: Dave Hyatt <hyatt>
Status: ASSIGNED    
Severity: Normal CC: hyatt, rv.kamath
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   

Niklas Claesson
Reported 2012-07-31 00:32:55 PDT
Todays behavior in Chrome is that if I specify multi-column and min height it extends with more columns instead of increasing height. In firefox it increases the height.
Attachments
Rajath Kamath
Comment 1 2013-03-15 07:13:49 PDT
What should be the ideal behavior in such cases? 1. Should webkit based browsers behave like firefox by increasing the height. 2. Should webkit clip the part of the element exceeding the height of the column which makes the behavior coherent with the excess width case. Thanks!
Dave Hyatt
Comment 2 2013-03-20 14:11:58 PDT
(In reply to comment #1) > What should be the ideal behavior in such cases? > 1. Should webkit based browsers behave like firefox by increasing the height. Yes.
Note You need to log in before you can comment on or make changes to this bug.