[Webkit-unassigned] [Bug 50912] New: Add support for the unicode-bidi:isolate CSS property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 13 03:54:03 PST 2010


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

           Summary: Add support for the unicode-bidi:isolate CSS property
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.w3.org/International/docs/html-bidi-require
                    ments/#bidi-isolation
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: playmobil at google.com
            Blocks: 50910


Tracking bug to add support for the unicode-bidi:isolate CSS property, quoting from the spec:

"""
Add a new value to the CSS property unicode-bidi, tentatively named "isolate". It would directionally isolate an inline element from its surroundings, just like display:inline-block elements are already directionally isolated from their surroundings: neither affects the bidi ordering of the other, and no part of the surrounding content gets ordered between parts of the element's content.
"""

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