https://caniuse.com/#feat=css-unset-value
unset is not supported by IE11, and it's being used in a handful of places. Those should be replaced with inherit, initial, or the property's default value where appropriate.

Good point @mattrosno! Could you enter an issue to carbon-elements, too, as some of the code in the screenshot seems to have come from that repo. Thanks!
Separate issue for carbon-elements: https://github.com/IBM/carbon-elements/issues/336
We've marked this issue as stale because there hasn't been any activity for a couple of weeks. If there's no further activity on this issue in the next three days then we'll close it. Thanks for your contributions.
The only thing that's remaining seems to be radio button.
Most helpful comment
Separate issue for
carbon-elements: https://github.com/IBM/carbon-elements/issues/336