[whatwg] Keywords for the pattern attribute [was: RFC: <input type="username">]

> <input type="text" pattern="email">
> <input type="username" pattern="email">

What if for some strange reason I wanted to only allow the text
e-m-a-i-l ? There would have to be some way to differentiate between a
keyword and a normal pattern.

Received on Thursday, 6 May 2010 10:01:58 UTC