Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove prefixed :read-only selectors (#705)
Firefox supports the unprefixed selector since version 78, released on June 2020. By removing the prefixed selectors, we can in turn remove the `:is()` pseudo-class, which was needed for its forgiving selector list.
- Loading branch information