Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#31393 closed defect (bug) (fixed)

customizer aria-role should be just role

Reported by: afercia's profile afercia Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.2 Priority: normal
Severity: normal Version: 4.1
Component: Customize Keywords: has-patch
Focuses: accessibility Cc:

Description

Fix typo: aria-role="status" should be role="status"

Attachments (1)

31393.patch (757 bytes) - added by afercia 11 years ago.

Download all attachments as: .zip

Change History (4)

@afercia
11 years ago

#1 @afercia
11 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
11 years ago

  • Milestone changed from Awaiting Review to 4.2

#3 @SergeyBiryukov
11 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 31484:

Fix typo in [30760].

props afercia.
fixes #31393.

Note: See TracTickets for help on using tickets.