Closed Bug 729301 Opened 12 years ago Closed 12 years ago

Main Firefox Flicks logo needs an alt tag

Categories

(Websites :: Firefox Flicks, defect, P3)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: wenzel, Assigned: jfong)

References

()

Details

Flicks' front page has a Firefox logo as an image on it (why?), but there's no alt tag:

<img src="/media/img/firefox-flicks-wm.png">

Please add one, for A11y's sake.
Blocks: 700465
Priority: -- → P3
Target Milestone: --- → 1.1
Assignee: nobody → jfong
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Verified FIXED on https://firefoxflicks-dev.allizom.org/en-US/:

 <img src="/media/img/firefox-flicks-wm.png"
             alt="Firefox Flicks"
             title="Firefox Flicks">
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.