[Bug 16456] New: direction property should support auto as a value

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

           Summary: direction property should support auto as a value
           Product: CSS
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Writing Modes
        AssignedTo: fantasai.bugs@inkedblade.net
        ReportedBy: rniwa@webkit.org
         QAContact: public-css-bugzilla@w3.org
                CC: kojiishi@gluesoft.co.jp


Right now, dir=auto doesn't have a css equivalent. This is inconvenient for
authors who want to control the directionality of the text via CSS, and also
cumbersome for implementors because we have to support pseudo style resolution
just for this one attribute.

-- 
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 Tuesday, 20 March 2012 19:10:40 UTC