#7437 closed defect (bug) (fixed)
Remove `role=complementary` from Post Update form
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | normal | Version: | 1.7 |
| Component: | Activity | Keywords: | has-patch |
| Cc: |
Description
A <form> already has an implicit ARIA role=form and the only other ARIA roles which may be added for a <form> are role=search or role=presentation, both of which are not applicable for the post update form.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 11415: