Closed Bug 2628 Opened 26 years ago Closed 26 years ago

No support for ACRONYM element and attributes

Categories

(Core :: DOM: Core & HTML, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 1358

People

(Reporter: bkdelong, Assigned: buster)

References

()

Details

The documentation if pretty sketchy but the suggested implementation is that if
you move your mouse over an acronym a tool-tip will pop up with the full
phrase.In that case the "title" attribute contains the full spelling. Basically
it's like an alt attribute for acronyms.
ALT attributes should never trigger tooltips, because then it would encourage
use that is not for alternate text.  IE's behavior is that TITLE triggers
tooltips on links.  TITLE should probably trigger tooltips for everything,
including links, acronyms, images, etc.
Let me clarify: I didn't mean that ALT attributes should trigger tooltips.
I apologize for the confusion. Besides the ALT attribute is only usable on IMG
and AREA while everything except like 5 elements don't have a TITLE attribute.
Setting all current Open/Normal to M4.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 1358 ***
Status: RESOLVED → VERIFIED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.