This link appeared in WDRL 121 on .
Neat trick for CSS object-fit fallback on Edge (and other browsers)
This neat trick for CSS object-fit fallback on Edge (and other browsers) by Primož Cigler explains how you can build an easy, basic fallback for IE11 and MS Edge for object-fit. Actually, as my own polyfill for this is non-functional in Edge, this is a great way to add support for it. And if you really love the property, let Microsoft know with your vote.