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

> 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 Sunday, 23 February 2014 13:08:09 UTC