Bug 208712

Summary: implement support for bidi isolating control characters
Product: WebKit Reporter: Addison Phillips <addison>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: addison, ishida, mmaxfield, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: All   
OS: All   
URL: https://w3c.github.io/i18n-tests/results/bidi-algorithm#rli_etc

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>