Closed
Bug 543307
Opened 16 years ago
Closed 14 years ago
<abbr> and <acronym> in description fields have no styling (dotted underline)
Categories
(addons.mozilla.org Graveyard :: Public Pages, enhancement, P5)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
RESOLVED
FIXED
6.2.9
People
(Reporter: davemgarrett, Assigned: chenba)
Details
<abbr title="Search Engine Optimization">SEO</abbr>
<acronym title="National Aeronautics and Space Administration">NASA</acronym>
The above is allowed HTML in AMO descriptions, and they do provide the expected tooltips on hover, however there is no styling to the text in the page. One would normally expect to have a dotted underline for each.
Updated•14 years ago
|
Assignee: nobody → chenba
Severity: minor → enhancement
Priority: -- → P5
Target Milestone: --- → 4.x (triaged)
| Assignee | ||
Comment 1•14 years ago
|
||
https://github.com/chenba/zamboni/commit/7d4330a5a51dd58afd251017b4c797da9a312127
Added to base since the style probably should apply to all abbr and acronym tags. Let me know if it should be limited to #addon-description or .prose.
| Assignee | ||
Comment 2•14 years ago
|
||
New commit https://github.com/chenba/zamboni/commit/813ff9f8aa0beb38ae96e5f2a2cca85aa5eb61dc for this change: https://github.com/chenba/zamboni/commit/813ff9f8aa0beb38ae96e5f2a2cca85aa5eb61dc#L0R30
Thanks, cvan.
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: 4.x (triaged) → 6.2.9
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•