firestorm icon indicating copy to clipboard operation
firestorm copied to clipboard

gibberish in alt tag

Open RichMorin opened this issue 8 years ago • 1 comments

http://www.firestormforum.org contains gibberish in some of its alt tags. This produces unselectable noise in screen readers. For example, the following two tags are used just before "An Open Source Phoenix-based forum and comment system":

<a href="https://github.com/dailydrip/firestorm"
  ><img src="https://camo.githubusercontent.com/52760788..."
        class="gibbon right"
        alt="68747470..." />
   <img src="https://camo.githubusercontent.com/c6286ade..."
        class="gibbon left"
        alt="68747470..." />

Note: This issue was detected by Amanda Lacy and tracked down by Rich Morin, using Menu Bar > View > Developer > View Source in Google Chrome on a Mac Pro.

RichMorin avatar Sep 28 '17 00:09 RichMorin

It looks like this issue should be closed and re-opened in the repo for the www.firestormforum.org homepage here: https://github.com/dailydrip/firestormforum.org

brianhays avatar Apr 28 '18 22:04 brianhays