Re: .spellcheck = 'inherit' should work

On Wed, 27 May 2009, Simon Pieters wrote:
>
> .contentEditable is of type DOMString which supports the values "true", 
> "false" and "inherit". .spellcheck is a boolean attribute. It would be 
> nice if these two were aligned so that .spellcheck = 'inherit' removes 
> the content attribute.

My understanding is that there are already implementations of this, and 
that there are pages that use it. Do people think this is important enough 
to change this regardless? Input from people who are more familiar with 
the deployment of this feature would be helpful.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Friday, 12 June 2009 00:07:11 UTC