[Bug 16855] New: flexbox must not assume child writing mode is same or parallel

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16855

           Summary: flexbox must not assume child writing mode is same or
                    parallel
           Product: CSS
           Version: unspecified
          Platform: PC
               URL: http://lists.w3.org/Archives/Public/www-style/2012Apr/
                    0573.html
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Flexbox
        AssignedTo: jackalmage@gmail.com
        ReportedBy: alexmog@microsoft.com
         QAContact: public-css-bugzilla@w3.org
                CC: dbaron@dbaron.org, alexmog@microsoft.com


Review and fix flexbox spec for any assumptions about child writing mode.

For example, column-direction flexbox should be able to handle baseline
alignment if children have baselines in block direction.

Pagination algorithm should only apply if fragmenter direction is parallel to
flexbox.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 25 April 2012 15:35:49 UTC