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

Does this work in IE8? #2

Closed scottbaggett closed 10 years ago

scottbaggett commented 10 years ago

Thanks for the great polyfill. I've got a question about IE 8 support as the readme is confusing.

This polyfill works in all major browsers as well as in IE8+.

Sounds like it does.

Google Chrome | yes | (from v31 natively via experimental flag) Opera | 14+ | (from v18 natively via experimental flag) Firefox | 4+ | (vote for this bug) Internet Explorer | 8+ | (not implemented yet)

Sounds like it doesn't.

anselmh commented 10 years ago

Hi, sorry for the confusion and thanks for reporting back. IE8 is supported since the latest version (https://github.com/anselmh/object-fit/commit/26dfbe911eb3349e7397790d58a1a2e8f9f2a12b). I will update docs asap.

scottbaggett commented 10 years ago

Great news. Thanks for the quick response. — Sent from Mailbox for iPhone

On Wed, Jan 8, 2014 at 10:55 PM, Anselm Hannemann notifications@github.com wrote:

Hi, sorry for the confusion and thanks for reporting back. IE8 is supported since the latest version (https://github.com/anselmh/object-fit/commit/26dfbe911eb3349e7397790d58a1a2e8f9f2a12b). I will update docs asap.

Reply to this email directly or view it on GitHub: https://github.com/anselmh/object-fit/issues/2#issuecomment-31906843