Open alcpereira opened 1 year ago
In this case:
.myclass { transition-property: background; }
the background is flagged deprecated by this case insensitive rule, while this is a valid grammar (MDN events cites it as an example for short-hands properties).
background
In this case:
the
background
is flagged deprecated by this case insensitive rule, while this is a valid grammar (MDN events cites it as an example for short-hands properties).Screenshot