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

Missing 'scale-down` #37

Open halcarleton opened 9 years ago

halcarleton commented 9 years ago

Just wanted to point out that this is missing one of the property values: scale-down.

From W3C Spec:

‘scale-down’ Size the content as if ‘none’ or ‘contain’ were specified, whichever would result in a smaller concrete object size.