AdguardTeam / AdguardTeam/ContentBlocker

Samsung Internet can't hide pseudo-elements

Đang mở
#232 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Java
Star
751
Fork
154
Merge trung bình
28 phút
Pull request đã merge (30 ngày)
1

Mô tả

### Prerequisites


- [X] I am running the latest version
- [X] I checked the documentation and found no answer
- [X] I checked to make sure that this issue has not already been filed

### Issue Details

- **AdGuard version:**
- v.2.6.2
- **Browser:**
- Samsung Internet 11.2.1.3
- **Device model:**
- Motorola Moto G7 Power
- **Operating system and version:**
- Android 9 (PPOS29.114-134-13)

### Expected Behavior

Should hide pseudo-elements (iOS app does, Yandex with Content blocker too)

### Actual Behavior

Can't hide pseudo-elements - generate glitch on `medonet.pl`:

https://github.com/AdguardTeam/AdguardFilters/issues/55535

### Screenshots

N/A

### Additional Information

no works both syntax:

```adb
! CSS 2.1
medonet.pl##BODY:before

! CSS 3
medonet.pl##BODY::before
```

Maybe better stable demo to tests: https://output.jsbin.com/batobem/

>
> ```adb
> output.jsbin.com##q:before
> output.jsbin.com##q:after
> output.jsbin.com##.ribbon:before
> output.jsbin.com##li.done:before
> ```

>
> ```adb
> output.jsbin.com##q::before
> output.jsbin.com##q::after
> output.jsbin.com##.ribbon::before
> output.jsbin.com##li.done::before
> ```

Maybe need report this directly into Samsung as bug in "content" API, because Adblock Plus Content Blocker also does not hide.

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á.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.