anandthakker / anandthakker/doiuse
`appearance: none` triggers a warning even though it's supported
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 1.3k
- Forks
- 57
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
> 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?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.