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

Probably for the same reason someone would put a margin within an Arabic 
word :).

I don't think there should be any difference between 'margin: 0' and say 
'margin: 10px'
in terms of *logical* isolation. The difference is only visual.
 



"Aharon (Vladimir) Lanin" <aharon@google.com> 
23/02/2014 15:16

To
Lina Kemmel/Israel/IBM@IBMIL
cc
"Amir E. Aharoni" <amir.aharoni@mail.huji.ac.il>, Behdad Esfahbod 
<behdad@behdad.org>, Behdad Esfahbod <behdad@google.com>, fantasai 
<fantasai.lists@inkedblade.net>, jfkthame@gmail.com, 
"public-i18n-bidi@w3.org" <public-i18n-bidi@w3.org>, Simon Montagu 
<smontagu@mozilla.com>, WWW International <www-international@w3.org>, 
"www-style@w3.org" <www-style@w3.org>
Subject
Re: [css-text] Arabic letters connecting between elements with  display: 
inline






No idea. Why would someone do that?


On Sun, Feb 23, 2014 at 3:07 PM, Lina Kemmel <LKEMMEL@il.ibm.com> wrote:
> Not sure what you mean. To state the obvious, as opposed to Arabic
> where the same Unicode character is used in any position in the word,
> and the desired form is chosen by the renderer automatically, in Hebrew
> different Unicode characters are used for the final and non-final forms
> (for those few characters that have final forms).

I thought about spell-checking and auto-complete, but sorry - it's
relevant not only for final letters and not only for Hebrew.

<div spellcheck="true" contenteditable="true">
Wel<span style="color:blue; margin:10px;">l done</span></div>

Should it indicate misspelling?

Received on Monday, 24 February 2014 13:46:05 UTC