Flexbox lacks support of the new alignment values in CSS3 Box Alignment spec.
https://bugs.webkit.org/show_bug.cgi?id=135460
Summary Flexbox lacks support of the new alignment values in CSS3 Box Alignment spec.
Javier Fernandez
Reported 2014-07-31 06:04:44 PDT
The CSS3 Box Alignment specification (http://dev.w3.org/csswg/css-align-3) defines new values for the align-{self, items} CSS properties. Currently, the RenderFlexibleBox render does not support the following ones: - start - end - self-stat - self-end - left - right - last-baseline (at risk of being dropped during the CR period)
Attachments
zalan
Comment 1 2016-08-24 13:14:18 PDT
*** Bug 151591 has been marked as a duplicate of this bug. ***
Jon Lee
Comment 2 2016-12-15 16:26:10 PST
Note You need to log in before you can comment on or make changes to this bug.