[Webkit-unassigned] [Bug 169203] REGRESSION: Block no longer shrinks to preferred width in this flex box layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 6 09:08:50 PST 2017


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

mitz at webkit.org <mitz at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION: Body no longer  |REGRESSION: Block no longer
                   |shrinks to preferred width  |shrinks to preferred width
                   |in this flex box layout     |in this flex box layout

--- Comment #1 from mitz at webkit.org <mitz at webkit.org> ---
Here’s an example with divs (showing this isn’t something special about html or body):

<div style="display: flex; flex-direction: column; justify-content: center; align-items: center;"><div style="border:solid">test</div></div>

-- 
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/20170306/8961f112/attachment.html>


More information about the webkit-unassigned mailing list