RESOLVED WONTFIX 149780
[CSS Box Alignment] align-content and justify-content 'auto' value computes to itself
https://bugs.webkit.org/show_bug.cgi?id=149780
Summary [CSS Box Alignment] align-content and justify-content 'auto' value computes t...
Javier Fernandez
Reported 2015-10-02 17:03:25 PDT
The Box Alignment specification has changed recently so we must not resolve 'auto' values anymore for the Content Alignment properties. Hence, computed value will be just the specified value in any case. However, the behavior, depending on the layout model, will imply to resolve the 'auto' value at layout phase.
Attachments
Javier Fernandez
Comment 1 2016-10-14 02:56:38 PDT
The Box Alignment spec has changed since this bug was reported, and now it doesn't make any sense.
Note You need to log in before you can comment on or make changes to this bug.