freeCodeCamp / freeCodeCamp/devdocs
CSS :has documentation shows wrong Firefox browser compatibility
- Ngôn ngữ chính
- Ruby
- Star
- 39.5k
- Fork
- 2.6k
- Merge trung bình
- 4 ngày 32 phút
- Pull request đã merge (30 ngày)
- 13
Mô tả
# 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`)

Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.