[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:09:42 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=169203
mitz at webkit.org <mitz at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|data:text/html,<html%20styl |data:text/html,<div%20style
|e="display:%20flex;%20flex- |="display:%20flex;%20flex-d
|direction:%20column;%20just |irection:%20column;%20align
|ify-content:%20center;%20al |-items:%20center;"><div%20s
|ign-items:%20center;"><body |tyle="border:solid">test</d
|>test</body></html> |iv></div>
--- Comment #2 from mitz at webkit.org <mitz at webkit.org> ---
Simpler:
<div style="display: flex; flex-direction: column; 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/e795f632/attachment.html>
More information about the webkit-unassigned
mailing list