AdguardTeam / AdguardTeam/AdguardBrowserExtension

The @media CSS at-rules are not logged

Abierto
#2,270 1 comentario 0 reacciones 1 asignado Reclamado por @maximtop Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
4.4k
Forks
449
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### AdGuard Extension version

4.1.53

### Browser version

109

### OS version

Windows 10

### What filters do you have enabled?

AdGuard Base filter, AdGuard Mobile Ads filter

### What Stealth Mode options do you have enabled?

_No response_

### Issue Details

The @media CSS at-rules are not printed to the filtering log

### Expected Behavior

This tipe of rules must be logged as element hiding and CSS rules.

### Screenshots

_No response_

### Additional Information

Steps to reproduce

1. Disable all filters and add to user filter

```adblock
netzwelt.de#$#@media only screen and (max-width: 700px) { body > #header ~ #main { margin-top: 80px !important; } }
netzwelt.de#$#@media only screen and (max-width: 700px) { body > #header { margin-top: -50px !important; } }
```
3. Go to https://www.netzwelt.de/ with mobile device emulation
4. Open the filtering log

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.