Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#21484 closed defect (bug) (fixed)

Twenty Twelve: Acronym tag should have underline/help cursor

Reported by: drewapicture's profile DrewAPicture Owned by: lancewillett's profile lancewillett
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)

21484.diff (478 bytes) - added by DrewAPicture 12 years ago.

Download all attachments as: .zip

Change History (4)

@DrewAPicture
12 years ago

#1 @lancewillett
12 years ago

  • Milestone changed from Awaiting Review to 3.5

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

#2 @iandstewart
12 years ago

I'm cool with this. We've traditionally styled i as em and so on.

#3 @lancewillett
12 years ago

  • Owner set to lancewillett
  • Resolution set to fixed
  • Status changed from new to closed

In [21445]:

Twenty Twelve: style acronym element same as dfn and abbr, props DrewAPicture. Fixes #21484.

Note: See TracTickets for help on using tickets.