[Webkit-unassigned] [Bug 65617] New: Make unicode-bidi:isolate the default for block elements instead of unicode-bidi:embed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 3 06:33:09 PDT 2011


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

           Summary: Make unicode-bidi:isolate the default for block
                    elements instead of unicode-bidi:embed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aharon at google.com
                CC: eric at webkit.org, playmobil at google.com,
                    xji at chromium.org


When a block element is set to display:inline, it is desirable for it to behave bidi-wise as it would if it were display:inline-block. Under CSS2.1, there was no way to accomplish this, and unicode-bidi:embed was used for lack of a better choice. Now that we have unicode-bidi:isolate, it should be the default instead, as the HTML5 spec (http://dev.w3.org/html5/spec/Overview.html#non-replaced-elements) says it should be.

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