Comment 8 for bug 523229

Revision history for this message
Andrea Corbellini (andrea.corbellini) wrote : Re: [Bug 523229] Re: The Continue button isn't selectable in w3m for sso login

I agree this is a w3m bug. What I wanted to say is that there's no need
to special case w3m: you can just replace the <button> tag with <input>
and every browser will work without problems.

On Fri, 2010-10-15 at 13:28 +0000, Stuart Metcalfe wrote:
> According to the w3c html4 spec, <button type="submit"> is valid and
> should behave as <input type="submit">. See:
>
> http://www.w3.org/TR/html4/interact/forms.html#h-17.5