anselmh / object-fit

Polyfill (mostly IE) for CSS object-fit property to fill-in/fit-in images into containers.
MIT License
996 stars 92 forks source link

Doesn't seem to work as expected #36

Closed nboliver closed 9 years ago

nboliver commented 9 years ago

Image shows until the JS is loaded, at which point it disappears. Tested in IE11, IE10 and IE9. No JS errors.

thehappycoder commented 9 years ago

Same for me. When I run "objectFit.polyfill" (android phone native android browser (Mozilla/5.0 (Linux; U; Android 4.2.1; ru-ru; PAP7600DUO Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30)), the image just disappears from the page.

anselmh commented 9 years ago

Duplicate of #38.