anandthakker / anandthakker/doiuse

`appearance: none` triggers a warning even though it's supported

未关闭
#71 4 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。