- From: Najib Tounsi via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Jun 2017 17:08:17 +0000
- To: public-i18n-archive@w3.org
ntounsi has just created a new issue for https://github.com/w3c/alreq: == Firefox handles (Bidi) closing matching parenthesis the right way == May be it is already mentioned elsewhere, but Firefox handles a closing matching parenthesis in a Bidi ambiguous situation as it should be, i.e. as a **closing** parenthesis, and not as in UBA (mirrored and misplaced parenthesis). Example : the source is "ARABIC ARABIC Internationalisation (I18N) ARABIC ARABIC ..." in RTL base direction FireFox :  Other browsers (UBA) :  It seem as if FF "is aware" that a closing parenthesis has an open parenthesis to match, and it does so. Indeed, when you replace the closing `)` by another unmatched closing sign, say `]`, FF renders the text as UBA.  I think it is an interesting initiative. Thoughts? Shame on other browsers? :-) Please view or discuss this issue at https://github.com/w3c/alreq/issues/121 using your GitHub account
Received on Friday, 2 June 2017 17:08:24 UTC