freeCodeCamp / freeCodeCamp/devdocs
CSS :has documentation shows wrong Firefox browser compatibility
- Lenguaje dominante
- Ruby
- Estrellas
- 39.5k
- Forks
- 2.6k
- Merge medio
- 4 d 32 min
- PR fusionados (30 d)
- 13
Descripción
# 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`)

Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.