Bug 208712 - implement support for bidi isolating control characters
Summary: implement support for bidi isolating control characters
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: https://w3c.github.io/i18n-tests/resu...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-06 07:52 PST by Addison Phillips
Modified: 2020-03-11 09:15 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Addison Phillips 2020-03-06 07:52:31 PST
Web test results: https://w3c.github.io/i18n-tests/results/bidi-algorithm#rli_etc

Webkit is the last major browser engine that does not support the new (in 2013, v6.3) Unicode bidirectional isolating control characters. The above link shows the tests that are failing and the expected behavior. Isolating behavior is already implemented for tags such as <bdi> or <span dir=...>.

Version: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/603.2.5 (KHTML, like Gecko) Version/10.1.1 Safari/603.2.5

I was tasked by W3C I18N WG to submit this request (https://www.w3.org/International/track/actions/866)
Comment 1 Radar WebKit Bug Importer 2020-03-11 09:15:41 PDT
<rdar://problem/60325350>