AdguardTeam / AdguardTeam/CoreLibs
Support position-based arguments for HTML filtering
未关闭
Feature request
needs tech clarification
Priority: P4
- 主要语言
- 没有语言数据
- 星标
- 52
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Issue Details
As commented in https://github.com/AdguardTeam/CoreLibs/issues/94#issuecomment-2241329288, sometimes tags can be distinguished only by their position but not their contents.
### Proposed solution
Support all or part of these in native CSS selector, or something equivalent:
```
nth-of-type
nth-child
nth-last-of-type
nth-last-child
+
~
```
### Alternative solution
More complicated, but possibly xpath may be an alternative
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。