Coming from#20 in #1493324: Inline form errors for accessibility and UX think we need to add HTML5′s required attribute as well as ARIA’s "aria-required" to FAPI. More references on this and why it is a best practice:

http://www.w3.org/TR/2011/WD-html5-20110525/common-input-element-attribu...
http://www.w3.org/TR/wai-aria/states_and_properties#aria-required

This coming from @feather's articles on required field best practices:
http://simplyaccessible.com/article/required-fields-right/
http://simplyaccessible.com/article/required-form-fields/

And also worth pointing to:
http://www.alistapart.com/articles/aria-and-progressive-enhancement/

Comments

mvc’s picture

Assigned: Unassigned » mvc
mvc’s picture

Status: Active » Closed (duplicate)