[Webkit-unassigned] [Bug 88390] Can't justify content when only child of flex container is a text node

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 09:44:41 PDT 2012


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





--- Comment #3 from Tony Chang <tony at chromium.org>  2012-06-06 09:44:41 PST ---
Ah, this is because of the change in the initial value of flex.  Since the initial value is 1, the text stretches to take all the space and there's no room for justify-content.

This was brought up on the spec mailing list as to why we shouldn't have flexing by default.

-- 
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