[Webkit-unassigned] [Bug 135460] New: Flexbox lacks support of the new alignment values in CSS3 Box Alignment spec.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 31 06:04:32 PDT 2014


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

           Summary: Flexbox lacks support of the new alignment values in
                    CSS3 Box Alignment spec.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jfernandez at igalia.com


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)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list