Bug 135460

Summary: Flexbox lacks support of the new alignment values in CSS3 Box Alignment spec.
Product: WebKit Reporter: Javier Fernandez <jfernandez>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: hyatt, jonlee, rhodovan.u-szeged, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.chromium.org/p/chromium/issues/detail?id=722287
Bug Depends on: 170445    
Bug Blocks: 91512, 111616    

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