AdguardTeam / AdguardTeam/ExtendedCss
Deprecate ':remove()' pseudo-class
オープン
Priority: P4
- 主要言語
- TypeScript
- スター
- 71
- フォーク
- 11
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。