[Webkit-unassigned] [Bug 158845] New: min-height attribute overrides height and max height when a container also has columns
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 16 13:29:05 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158845
Bug ID: 158845
Summary: min-height attribute overrides height and max height
when a container also has columns
Classification: Unclassified
Product: WebKit
Version: Safari 9
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: thekevin at stanford.edu
test case: http://codepen.io/kgcreative/pen/LZZgxG
specifying min-height: anything breaks the layout in Version 9.1.1 (11601.6.17) as well as safari for iOS.
if I specify min-height: 0, the problem goes away.
If I specify max height, or height, the min-height attribute overrides both of these.
if I remove "column-count", the problem goes away.
It seems to be specific to min-height in combination with "column-count".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160616/6c43b125/attachment.html>
More information about the webkit-unassigned
mailing list