collectMatchingElementsInFlatTree

Declaration

NodeList collectMatchingElementsInFlatTree(
    Node scope, 
    DOMString selectors
);