anandthakker / anandthakker/doiuse
`appearance: none` triggers a warning even though it's supported
未关闭
- 主要语言
- JavaScript
- 星标
- 1.3k
- 派生
- 57
- PR 合并指标
- 30 天内没有已合并 PR
描述
> Unexpected browser feature "css-appearance" is not supported by IE 11 and only partially
supported by Firefox 52,54, Chrome 49,58,59, Safari 10.1, Opera 46, iOS Safari 10.3, Chrome for
Android 59, Samsung Internet 4
`appearance` is not supported, but it's oftenly used as `-webkit-appearance: none` to disable browser's styles.
Is there any way to ignore `appearance` with this particular value `none`, but warn on other values?
贡献指南
评估
这个 Issue 还没有评估数据。