Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#33660 closed defect (bug) (fixed)

#a11y-headings - Theme Editor Page Sub Headings Should be h2 Instead of h3

Reported by: mrahmadawais Owned by: afercia
Priority: normal Milestone: 4.4
Component: Administration Version: 4.3
Severity: normal Keywords: has-patch commit
Cc: Focuses: accessibility

Description

#a11y-headings - Theme Editor Page Sub Headings Should be h2 Instead of h3. Only the heading which states the name of template and file E.g. "Twenty Fifteen: Stylesheet (style.css)" heading.

Attachments (2)

33660.patch (834 bytes ) - added by mrahmadawais 11 years ago.
converts h3 to h2
33660.2.patch (1.9 KB ) - added by afercia 11 years ago.

Download all attachments as: .zip

Change History (9)

@mrahmadawais
11 years ago

converts h3 to h2

#1 @mrahmadawais
11 years ago

  • Keywords has-patch dev-feedback added

This ticket was mentioned in Slack in #accessibility by mrahmadawais. View the logs.


11 years ago

#3 @SergeyBiryukov
11 years ago

  • Milestone Awaiting Review4.4
  • Owner set to afercia
  • Status newassigned

@afercia
11 years ago

#4 follow-up: @afercia
11 years ago

  • Keywords commit added; dev-feedback removed
  • Version4.3

I think also the "Templates" and "Styles" headings should be changed in <h2>, unless I'm missing something. Refreshed patch.

This ticket was mentioned in Slack in #accessibility by afercia. View the logs.


11 years ago

#6 in reply to: ↑ 4 @mrahmadawais
11 years ago

Replying to afercia:

I think also the "Templates" and "Styles" headings should be changed in <h2>, unless I'm missing something. Refreshed patch.

Makes a lot of sense. I was not sure about those two, so I let 'em go.

#7 @afercia
11 years ago

  • Resolutionfixed
  • Status assignedclosed

In 34066:

Bump H3 headings to H2 on the Theme Editor screen for better accessibility.

Props mrahmadawais.
Fixes #33660.

Note: See TracTickets for help on using tickets.