fvschtabatkinsjon_nealnex3 That's my understanding too. Another difference will be the way :is() handles specificity.
#id, tag { & tag { … } }
In Sass that may match with either [1,0,1] or [0,0,2] specificity. With CSS nesting it will always be the higher.