[whatwg] <input type="text" accept="">

On Friday 2006-06-09 01:49 +0000, Ian Hickson wrote:
> I don't think it's an option because:
> 
>    <input type="text" required maxlength="80" name="subject"
>           spellcheck list="subjects" value="Hey there"
>           inputmode="user startUpper">
> 
> ...or:
> 
>    <input type="text" required name="formula" spellcheck="math" 
>           inputmode="math" highlight="math" auto-evaluate>
> 
> ...or:
> 
>    <textarea name="source" rows="80" spellcheck="off" autoindent="C++"
>              highlight="C++" auto-evaluate="off">
> 
> ...gets out of hand very fast.

It may be out of hand (although I don't think it is), but it's much
easier for authors and implementors to understand, and much more likely
to be interoperably implemented, than what you're proposing.

-David

-- 
L. David Baron                                <URL: http://dbaron.org/ >
           Technical Lead, Layout & CSS, Mozilla Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20060608/b5023f66/attachment.pgp>

Received on Thursday, 8 June 2006 20:20:23 UTC