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

Add :xpath support #86

Closed ameshkov closed 4 years ago

ameshkov commented 5 years ago

See the example here: https://github.com/AdguardTeam/Scriptlets/issues/29

krystian3w commented 5 years ago

If dom tree is unique - possible cover text with ::before / ::after pseudoelements: https://github.com/AdguardTeam/AdguardFilters/commit/f665ef30e5c9aead742ac18d2e5c4e6bd232d809