[Webkit-unassigned] [Bug 68773] New: BDI element should have dir=auto by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 25 01:26:47 PDT 2011


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

           Summary: BDI element should have dir=auto by default
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aharon at google.com
                CC: eric at webkit.org, yael.aharon at nokia.com,
                    playmobil at google.com


Unless bdi has an explicitly assigned dir=ltr or dir=rtl, it should behave as if it had dir=auto. See http://dev.w3.org/html5/spec/Overview.html#the-bdi-element, where it says:

Note: The dir global attribute defaults to auto on this element (it never inherits from the parent element like with other elements).

BTW, please note related bug https://bugs.webkit.org/show_bug.cgi?id=63903 (dir=auto should imply unicode-bidi:isolate by default)

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