How to fix the w3c error "Sorry, the at-rule @-moz-keyframes is not implemented"

Sorry, the at-rule @-moz-keyframes is not implemented

You don’t need to fix it. All vendor pre-fixes do not validate but they will do no harm if used correctly.

You don’t need the @-moz- prefix for the latest Firefox browsers (but you still need @-webkit-).

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.