[Webkit-unassigned] [Bug 149780] New: [CSS Box Alignment] align-content and justify-content 'auto' value computes to itself

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 17:03:25 PDT 2015


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

            Bug ID: 149780
           Summary: [CSS Box Alignment] align-content and justify-content
                    'auto' value computes to itself
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfernandez at igalia.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151003/03d20f78/attachment-0001.html>


More information about the webkit-unassigned mailing list