freeCodeCamp / freeCodeCamp/devdocs
CSS :has documentation shows wrong Firefox browser compatibility
- 主要语言
- Ruby
- 星标
- 39.5k
- 派生
- 2.6k
- 平均合并
- 4 天 32 分钟
- 30 天内合并 PR
- 13
描述
# 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`)

贡献指南
调研方向
从 issue 中链接的 CSS :has 浏览器兼容性条目开始,将其 Firefox 状态与所引用的 MDN 兼容性信息进行比较。使用预期结果中描述的 `.bc-supports-partial` 样式,将 Firefox 显示从完全支持更新为部分支持,然后验证渲染的页面与截图一致。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- css
- 领域
- documentation
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100