AdguardTeam / ExtendedCss

A TypeScript library for non-standard element selecting — :contains(), :matches-css(), etc., and applying CSS styles with extended properties.
GNU General Public License v3.0
65 stars 9 forks source link

Fix deprecation warning in Chromium #140

Closed RobbyCBennett closed 2 years ago

RobbyCBennett commented 2 years ago

This should close issue 132.

According to caniuse.com, I don't think it should cause many problems.