[Webkit-unassigned] [Bug 73310] New: unicode-bidi:plaintext is supposed to be effective on display:inline elements too

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 04:53:23 PST 2011


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

           Summary: unicode-bidi:plaintext is supposed to be effective on
                    display:inline elements too
           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: playmobil at google.com, xji at chromium.org,
                    rniwa at webkit.org, leviw at chromium.org


At the time that https://bugs.webkit.org/show_bug.cgi?id=50949 was filed and implementation of unicode-bidi:plaintext was begun, unicode-bidi:isolate was supposed to have "no effect on inline elements" (http://www.w3.org/TR/2011/WD-css3-writing-modes-20110428/). Subsequently, this changed (although I unfortunately only became aware of this today). From http://www.w3.org/TR/2011/WD-css3-writing-modes-20110901/ onward, the spec says: "For inline elements, this value behaves as for ‘isolate’, except, as with block containers, the base directionality is determined by following the Unicode heuristic instead of by using the ‘direction’ value." This needs to be implemented.

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