Broken Images in Chrome
-
On Chrome 41.0.2272.104 (64-bit) for Mac (OS X 10.8.5) the images are broken.
The code that is output is:
<img src="https://website.com/wp-content/uploads/2015/03/brew-gentlement-.jpg" sizes="(max-width: 503px) 100vw, 503px" srcset="https://website.com/wp-content/uploads/2015/03/brew-gentlement--300x194.jpg 300w, https://website.com/wp-content/uploads/2015/03/brew-gentlement-.jpg 503w" alt="the alt text" width="503" height="326" class="aligncenter size-full wp-image-12410" scale="0">
All of those images loaded on their own, just by copying the URL into their own browser tab, load up just fine.
Firefox & Safari, everything loads up correctly.
Chrome is just showing a broken image though. I see it on the same version of Chrome on OS X 10.10.1 and Windows 8.1.
- The topic ‘Broken Images in Chrome’ is closed to new replies.