[Webkit-unassigned] [Bug 119353] A bit messy layout on Apple webpage with WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 2 07:21:58 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119353


Zalan Bujtas <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zalan at apple.com




--- Comment #4 from Zalan Bujtas <zalan at apple.com>  2013-08-02 07:21:43 PST ---
The functionality changed at http://trac.webkit.org/changeset/147245
Since r147245, we handle min-content properly and we (min)size block elements based on its (min)content dimension, when -webkit-min-content is set.
The default stylesheet defines min-width: -webkit-min-content; for the <fieldset> element which unfortunately pushes the content off of the 4th column.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list