- From: Joanmarie Diggs <jdiggs@igalia.com>
- Date: Tue, 7 Jun 2016 17:40:35 -0400
- To: Accessible Rich Internet Applications Working Group <public-aria@w3.org>
Proposed text: Authors SHOULD limit the use of the password role to single-line elements which are editable. Authors MAY use the password role on elements which are not currently editable due to application-specific conditions. However, in that instance, authors MUST indicate that the element is read only by setting aria-readonly to true or using the appropriate native host language attribute. User agents MUST ignore the password role when it is applied to elements which are neither editable nor explicitly marked as read only. * https://github.com/w3c/aria/commit/fe849c8c * https://rawgit.com/w3c/aria/action-2080/aria/aria.html#password --joanie
Received on Tuesday, 7 June 2016 21:41:35 UTC