Opened 2 years ago
Closed 2 years ago
#17524 closed defect (bug) (fixed)
Accessibility sweep of Twenty Eleven
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | Accessibility | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | ian@… |
Description
Need to cover things like skip links, using the focus pseudo-class wherever hover is used, etc.
Many of these probably apply: http://core.trac.wordpress.org/search?q=twentyten-a11y.
Attachments (1)
Change History (11)
comment:2
iandstewart
— 2 years ago
- Cc ian@… added
comment:3
iandstewart
— 2 years ago
I took a stab at focus styles for all links that don't display underlines on hover in r18057
comment:5
iandstewart
— 2 years ago
I've covered a large number of accessibility issues in r18117. Still absent are :focus styles for linked images. We're still thinking about how to handle that.
comment:7
iandstewart
— 2 years ago
Added :focus styles for linked images in r18132
comment:8
iandstewart
— 2 years ago
- Keywords has-patch added
comment:9
iandstewart
— 2 years ago
In [18166]:
comment:10
iandstewart
— 2 years ago
- Resolution set to fixed
- Status changed from assigned to closed
With a larger sweep done, I'm closing this ticket. Future accessibility issues can be opened up with specific tickets.
#17410