[Webkit-unassigned] [Bug 62664] New: webkit-box-direction: reverse tab order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 14:45:37 PDT 2011


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

           Summary: webkit-box-direction: reverse tab order
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gbillock at google.com


Created an attachment (id=97168)
 --> (https://bugs.webkit.org/attachment.cgi?id=97168&action=review)
Reduction of -webkit-box-direction: reverse tab order bug

Using a reversed direction style such as:

.class {
  -webkit-box-direction: reverse;
}

the tab order of the elements in the box don't reverse. See attachment HTML for an example.

-- 
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