[Webkit-unassigned] [Bug 144444] New: [CSS Box Alignment] alignment properties must keep Flexbox compatibility

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 30 03:51:11 PDT 2015


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

            Bug ID: 144444
           Summary: [CSS Box Alignment] alignment properties must keep
                    Flexbox compatibility
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfernandez at igalia.com

The new CSS Box Alignment specification introduces new values and syntax for the alignment properties, most of them not yet implemented by Flexbox. 

The case if the initial value is specially tricky, since it'd default, in some cases, to invalid values for Flexbox.

We might protect the CSS Box Alignment implementation behind a compile flag (we can use the grid layout one, for now) in order to keep the old Flexbox's code path.

-- 
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/20150430/2d1c46f9/attachment-0001.html>


More information about the webkit-unassigned mailing list