History of Document.querySelector() Revision history for: English (US) Oct 21, 2015, 1:31:09 AM onurtemizkan Editorial review completed. Previous Oct 13, 2015, 6:18:39 AM madarche More hierarchichal order of see-also refs Previous Oct 13, 2015, 6:12:00 AM madarche Add a needed querySelector more powerful example, so people want to look into the "CSS Selector" linked reference. And the "CSS Selector" linked reference doesn't even show examples of powerful selectors. Previous Sep 26, 2015, 3:47:01 AM teoli Edited description of action for function in question ("using depth-first pre-order traversal of the document's nodes") with a more plain english description. I demarcated the edits with a pipe character so that it can be easier to revert changes.Web/API/temp_document/querySelector Web/API/Document/querySelector Previous Sep 26, 2015, 3:35:03 AM teoli Edited description of action for function in question ("using depth-first pre-order traversal of the document's nodes") with a more plain english description. I demarcated the edits with a pipe character so that it can be easier to revert changes.Web/API/Document/querySelector Web/API/temp_document/querySelector Previous Aug 25, 2015, 3:00:26 PM np19 Edited description of action for function in question ("using depth-first pre-order traversal of the document's nodes") with a more plain english description. I demarcated the edits with a pipe character so that it can be easier to revert changes. Previous Aug 25, 2015, 2:55:46 PM np19 Previous Aug 12, 2015, 8:12:21 AM drjayvee pseudo-classes (e.g. :checked) _do_ return elements; only pseudo-elements (e.g. :before) don't Previous Jul 14, 2015, 6:08:55 AM Sebastianz Added table to 'Specifications' section Previous Jul 14, 2015, 6:02:58 AM Sebastianz Changed formatting within compatibility table to allow the scraper to parse the page