https://developer.mozilla.org/en-US/docs/Web/API/Element/querySelectorAll
Element: querySelectorAll() method - Web APIs | MDN
The Element method querySelectorAll() returns a static (not live) NodeList representing a list of elements matching the specified group of selectors which are...
method web apiselementqueryselectorallmdn
https://adrian.geek.nz/webkit_docs/querySelectorAll.html
"WebKit .querySelectorAll()" by Adrian Cochrane
webkitqueryselectoralladriancochrane
https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelectorAll
Document: querySelectorAll() method - Web APIs | MDN
The Document method querySelectorAll() returns a static (not live) NodeList representing a list of the document's elements that match the specified group of...
method web apisdocumentqueryselectorallmdn