freeCodeCamp / freeCodeCamp/devdocs
CSS :has documentation shows wrong Firefox browser compatibility
- Dominant language
- Ruby
- Stars
- 39.5k
- Forks
- 2.6k
- Avg merge
- 4d 32m
- Merged PRs (30d)
- 13
Description
# Documentation style bug
## Summary
shows the wrong browser compatibility for Firefox. It shows that the pseudo-selector works in Firefox, but it actually has only partial functionality (due to currently incomplete/buggy implementation) and is gated behind a feature flag. (see MDN screenshot below for reference)

## Actual style

## Expected style
(cell style changed from `.bc-supports-yes` to `.bc-supports-partial`)

Contributor guide
Assessment
This issue has not been assessed yet.