html - Images not rendering in Chrome/Webkit -
i'm building webpage bunch of images coming rackspace cloudfiles on limelight cdn. page finish loading, including images, , chrome/webkit fail render images @ all.
chrome doesn't render "broken image" in place, , if check resources tab in inspector, listed , data loaded up. non-rendered images show same info rendered ones.
this occurs when go forward page , go (via history). persists if reload page, unless hard refresh (⌘⇧r in chrome), show normal again.
i'm not loading images in javascript or strange that, nor have css hides images. happens in chrome, , doesn't happen in incognito mode can tell.
any ideas what's causing this? if it's bug, how go reporting chrome team?
update
i checked headers in network tab of inspector , turns out images rendered, chrome showing it's header metadata, this:
and images don't render properly, metadata shown along full request , response headers 304 not modified
status.
this still happening. on multiple computers, on several websites. there's thread happening on google support forums well.
this might chrome/webkit bug: http://code.google.com/p/chromium/issues/detail?id=20960
Comments
Post a Comment