I’ve already seen a post clarifying the difference between tr.total and tr[class=“total”], so I understand that, but I just had a quick question about tr.total.
Does that then mean the same thing as tr[class~=“total”]? If not, what’s the difference?