---
title: getMatchedCSSRules
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/domwindow/1631923-getmatchedcssrules
---

# getMatchedCSSRules

## Declaration

```data
CSSRuleList getMatchedCSSRules(
    optional Element? element, 
    optional DOMString? pseudoElement
);
```
