[Webkit-unassigned] [Bug 130823] Implement the Unicode 6.3 version of the Unicode Bidi Algorithm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 07:22:42 PST 2022


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

r12a <ishida at w3.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ishida at w3.org

--- Comment #4 from r12a <ishida at w3.org> ---
> New "isolate" directional formatting characters (LRI, RLI, FSI, PDI) that make it significantly easier to embed opposite-direction or unknown-direction text without having to determine its direction and without unduly affecting the order of the surrounding text.

Blink and Gecko browsers support these characters which are important for proper support of bidirectional text on the Web.  However, WebKit browsers such as Safari still don't support the badly needed behaviour.

See tests at https://www.w3.org/International/i18n-tests/results/bidi-algorithm#rli_etc

Any chance we can bring WebKit up to speed for the (literally) millions of RTL script users out there?  It should be high up in the list of priorities, in my opinion.

Fwiw, we are tracking this issue at https://www.w3.org/TR/adlm-gap/#issue10_bidi_text

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220111/53f8882f/attachment-0001.htm>


More information about the webkit-unassigned mailing list