ZF2-539: class Zend\Form\View\Helper\FormImage should not have "value" in validTagAttributes
Description
should not have a "value" attribute, according to:
http://www.w3.org/TR/html-markup/input.image.html
It throws an error while validating an HTML5 document using: http://validator.w3.org/
Comments
Posted by John Kelly (postalservice14) on 2012-09-11T14:52:28.000+0000
Pull request sent: https://github.com/zendframework/zf2/pull/2337
Posted by Ralph Schindler (ralph) on 2012-10-08T20:14:35.000+0000
This issue has been closed on Jira and moved to GitHub for issue tracking. To continue following the resolution of this issues, please visit: https://github.com/zendframework/zf2/issues/2571