[wp-trac] [WordPress Trac] #52599: Improve accessibility of wp-signup.php by adding role attributes

WordPress Trac noreply at wordpress.org
Mon Feb 22 13:51:06 UTC 2021


#52599: Improve accessibility of wp-signup.php by adding role attributes
------------------------------------+-----------------------------
 Reporter:  roytanck                |      Owner:  (none)
     Type:  defect (bug)            |     Status:  new
 Priority:  normal                  |  Milestone:  Awaiting Review
Component:  Login and Registration  |    Version:
 Severity:  normal                  |   Keywords:
  Focuses:  accessibility           |
------------------------------------+-----------------------------
 As currently implemented, the error messages on wp-signup.php do not
 supply a role attribute, as required by WCAG Success Criterion 4.1.3. When
 a user supplies incomplete information and submits the form, error
 messages are shown in red, but not marked as status messages for visually
 impaired users.

 https://www.w3.org/WAI/WCAG21/Understanding/status-messages.html

 This can be fixed by adding a role attribute to the element containing the
 message. I'll supply a patch that adds them.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52599>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list