Bug: :has()
not flagged with Baseline Widely available config
#60
Labels
accepted
There is consensus among the team that this change meets the criteria for inclusion
enhancement
New feature or request
Environment
ESLint version: 9.20.1
@eslint/css version: 0.4.0
Node version: 20.0.0
npm version: 9.6.4
Operating System: MacOS 14.7.3
Which language are you using?
stylesheet
What did you do?
Configuration
What did you expect to happen?
The
:has()
pseudo-class is not yet Baseline Widely available, according to MDN:I would have expected
npx eslint src/has.css
to emit a warning that it "is not a widely available baseline feature"What actually happened?
No warnings were emitted
Link to Minimal Reproducible Example
https://github.com/rviscomi/baseline-demos/tree/main/eslint
Participation
Additional comments
No response
The text was updated successfully, but these errors were encountered: