#30206

nth-last-child() is unfortunately not supported for the time being. An implementation of the feature would require an extra parsing pass or performance impacting look-ahead logic, even if the CSS property is not used – we are still not sure if it is worthwhile.