Look at the page source directly, you’ll see that it has a bit saying `alt=”””” …”`, and since the quotation marks are unescaped, the HTML gets mangled.
OK, and now the HTML sanitizer ate some of my comment, sorry. So my point was that a string containing “-delimited text was supposed to be in the alt text.
The alt text seems to be broken, probably due to the quotation marks. Otherwise, aaawwww:)
When I “Inspect Element” I don’t see any alt-text applied to the image, so yeah, either it was never applied or something went wrong.
Look at the page source directly, you’ll see that it has a bit saying `alt=”””” …”`, and since the quotation marks are unescaped, the HTML gets mangled.
OK, and now the HTML sanitizer ate some of my comment, sorry. So my point was that a string containing “-delimited text was supposed to be in the alt text.
Oops, fixed. Had to change the quotation marks.
Awww this is so sweet and lovely