Re: [css-text] Arabic letters connecting between elements with display: inline

And here's some code to test it:

<p style="color: blue; font-size: 72px;">عمان<span 
style="color:orange;">تل</span></p>

RI

On 22/05/2014 22:13, Richard Ishida wrote:
> On 10/02/2014 19:20, Aharon (Vladimir) Lanin wrote:
>>     The issue is (as the title says) whether Arabic letters connect
>> between
>>     elements with 'display: inline', for example in this case:
>>        <p>foo<span color="blue">bar</span>baz</p>
>>
>>
>> I think that there is little question that this is useful. And, barring
>> complications like font changes, it works in IE and FF. That it doesn't
>> work in WebKit and Blink is a bug.
>
>
> Fwiw, here's an example where you'd want to do that. Omantel is the
> primary provider of internet services in Oman. (see the attachment)
>
> RI

Received on Thursday, 22 May 2014 21:36:47 UTC