RESOLVED DUPLICATE of bug 95889 Bug 84507
baseline for new flexboxes has changed
https://bugs.webkit.org/show_bug.cgi?id=84507
Summary baseline for new flexboxes has changed
Ojan Vafai
Reported 2012-04-20 16:04:24 PDT
"1. If any flexbox items in the flexbox's first line (after flex-order reordering) are baseline-aligned, use that. 2. Otherwise, if it has at least one item, and the baseline of its first item (after flex-order reordering) is parallel to the main axis, use that. 3. Otherwise, it's the after inner edge. Flexbox items have the computed value of 'display' changed by the table in CSS2.1 Chapter 9.7. In particular, inline-block now becomes block."
Attachments
Tony Chang
Comment 1 2012-09-10 16:18:59 PDT
*** This bug has been marked as a duplicate of bug 95889 ***
Note You need to log in before you can comment on or make changes to this bug.