Because:radiois a jQuery extension and not part of the CSS specification, queries using:radiocannot take advantage of the performance boost provided by the native DOMquerySelectorAll()method. For better performance in modern browsers, use[type="radio"]instead.