AdguardTeam / AdguardTeam/ExtendedCss
Fix ':has()' pseudo-class due to <forgiving-relative-selector-list>
Đang mở
Priority: P4
Version: ExtendedCss v2.2
- Ngôn ngữ chính
- TypeScript
- Star
- 71
- Fork
- 11
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
native :has() pseudo-class takes ``
https://www.w3.org/TR/selectors-4/#has-pseudo
but in v2.0 it seems to take `` which means that **all** of selectors in the selector list arg are being matched
https://uploads.adguard.org/slbdzdrvx7z36.png
native implementation also does not signal an error on invalid selector in the list arg
https://uploads.adguard.org/slbdzdrve42fv.png
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.