Ah, Thanks Angie !
So i guess there's nothing we can do about this...
Kinda frustrating though that Firefox/Chrome load the img even if the code is buggy :s
Do more on the web, with a fast and secure browser!
Download Opera browser with:
Ah, Thanks Angie !
So i guess there's nothing we can do about this...
Kinda frustrating though that Firefox/Chrome load the img even if the code is buggy :s
To be more specific, here some extra infos.
On http://io9.com , when i inspect one of the element that is not loaded, i got this piece of code:
"img data-aspect-ratio="1.778" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-interchange="[http://i.kinja-img.com/gawker-media/image/upload/s--3h74bcFM--/c_fill,g_north,h_358,w_636/661895437344046228.jpg, (default)], http://i.kinja-img.com/gawker-media/image/upload/s--3h74bcFM--/c_fill,g_north,h_358,w_636/661895437344046228.jpg, (small)], [http://i.kinja-img.com/gawker-media/image/upload/s--fsPcYXn8--/c_fill,g_north,h_180,w_320/661895437344046228.jpg, (medium)], [http://i.kinja-img.com/gawker-media/image/upload/s--Mhy4xhX_--/c_fill,fl_progressive,g_north,h_77,q_80,w_137/661895437344046228.jpg, (large)]" width="132" height="74" onerror="this.onerror=null;this.src='http://i.kinja-img.com/gawker-media/image/upload/yc8yvfpwgflmq3ubzi1j.jpg';"/"
it ends with an "ev" bubbling error:
"
Event handler (this.onerror=null;this.src='http://i.kinja-img.com/gawker-media/image/upload/yc8yvfpwgflmq3ubzi1j.jpg')
(Missing source file)
"
So it must be the way "/" are parsed but i'm not sure if the bug is with Opera or with theses websites ...
Hi, thanks for your answer.
I'm using Opera 12.16 on Archlinux (64bit).
I'll try later today on windows if there's the same problem.
Hi,
On some websites, images won't load at all. It works with Chrome and Firefox though.
For example almost all the small images from http://lifehacker.com and http://io9.com don't load. As shown on this screenshot: http://i61.tinypic.com/2ryk86s.jpg
I quickly looked at the source and it seems the problem is when a "img" element has a "data-interchange" attribute.
Is there something i can do to fix that ?
-- PS: I desactivated all my extension and my user.css style but I still got the problem.