Opened 13 years ago
Closed 13 years ago
#21484 closed defect (bug) (fixed)
Twenty Twelve: Acronym tag should have underline/help cursor
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | has-patch |
| Focuses: | Cc: |
Description
As <acronym> tags serve a similar purpose to <abbr> and <dfn> tags and are structured the same, I propose we apply the same dotted underline and help cursor as the latter 2.
Patch attached.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Thanks – even though
acronymis deprecated in HTML5 we might want to add support.