Opened 10 months ago
Closed 10 months ago
#21484 closed defect (bug) (fixed)
Twenty Twelve: Acronym tag should have underline/help cursor
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch |
| 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)
DrewAPicture — 10 months ago
comment:1
lancewillett — 10 months ago
- Milestone changed from Awaiting Review to 3.5
comment:2
iandstewart — 10 months ago
I'm cool with this. We've traditionally styled i as em and so on.
comment:3
lancewillett — 10 months ago
- Owner set to lancewillett
- Resolution set to fixed
- Status changed from new to closed
In [21445]:
Note: See
TracTickets for help on using
tickets.

Thanks – even though acronym is deprecated in HTML5 we might want to add support.