[Bug 17442] New: Tab order within a reordered flexbox?

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

           Summary: Tab order within a reordered flexbox?
           Product: CSS
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Flexbox
        AssignedTo: jackalmage@gmail.com
        ReportedBy: jackalmage@gmail.com
         QAContact: public-css-bugzilla@w3.org
                CC: dbaron@dbaron.org, alexmog@microsoft.com


What should be the tab ordering of a flexbox that's been reordered with
'order'?  Should it be document order, or the visual order?

Similarly, what about flow-direction:row-reverse and column-reverse?  Document
order or the opposite?

-- 
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 Thursday, 7 June 2012 20:25:39 UTC