Using https://webcompat.com/tools/cssfixme with ``` css @-webkit-keyframes qli-right-spin { 0% { -webkit-transform:rotate(-130deg) } 50% { -webkit-transform:rotate(5deg) } 100% { -webkit-transform:rotate(-130deg) } } ``` we get **nothing**
Using https://webcompat.com/tools/cssfixme
with
we get nothing