AdguardTeam / AdguardTeam/ExtendedCss
Deprecate ':remove()' pseudo-class
Offen
Priority: P4
- Vorherrschende Sprache
- TypeScript
- Sterne
- 71
- Forks
- 11
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.