Date: Sun, 28 Nov 2010 15:54:04 +0100
From: Christoph P?per<christoph.pae...@crissov.de>
To: whatwg group<whatwg@lists.whatwg.org>
Subject: Re: [whatwg] Exposing spelling/grammar suggestions in
contentEditable
Message-ID:<62959690-0e26-4bbc-ab4f-f9726f24c...@crissov.de>
Content-Type: text/plain; charset=us-ascii
Charles Pritchard:
> A method for a contentEditable section, along the lines of
getSpellcheckRanges() would allow for content editors, to stylize and provide
further UI controls around spell checking.
Methinks this belongs into
CSS:<http://lists.w3.org/Archives/Public/www-style/2010Oct/0849.html
Should the issue re-arise in the CSS groups: it seems that most of the
vendors are against exposing system dictionary identified misspelled words.
::spelling would need to have the same level of security as a:visited --
only foreground, background color would accept alteration. Anything
else would expose the data being highlighted.