AdguardTeam / AdguardTeam/ExtendedCss
Deprecate ':remove()' pseudo-class
Aperta
Priority: P4
- Lingua principale
- TypeScript
- Stelle
- 71
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Both `:remove()` pseudo-class and `remove` pseudo-property works the same, but the pseudo-property usage seems more recommended as it is related to "actions" which should be applied to elements, since pseudo-classes is more about elements matching.
Deprecation may be implemented in two steps:
1. mark the `:remove()` pseudo-class as deprecated but still supported
2. remove support of the pseudo-class
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.