---
title: collectMatchingElementsInFlatTree
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/domwindow/2871190-collectmatchingelementsinflattre
---

# collectMatchingElementsInFlatTree

## Declaration

```data
NodeList collectMatchingElementsInFlatTree(
    Node scope, 
    DOMString selectors
);
```
