WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
92722
CSS3 multi column and min height
https://bugs.webkit.org/show_bug.cgi?id=92722
Summary
CSS3 multi column and min height
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug