CSS.supports icon indicating copy to clipboard operation
CSS.supports copied to clipboard

CSS.supports polyfill

Results 2 CSS.supports issues
Sort by recently updated
recently updated
newest added

CSS.supports("(transform: rotate(7deg))");

Hi! I was going to use this polyfill to check support for different background gradients. It appears however that in Safari the following check returns false, even though it works...