anandthakker / anandthakker/doiuse
text-decoration-style falsely marked as partially supported.
オープン
- 主要言語
- JavaScript
- スター
- 1.3k
- フォーク
- 57
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The property text-decoration-style falsely marked as partially supported for firefox (65+) and chrome(71+).
```Unexpected browser feature "text-decoration" is only partially supported by Firefox 65,66, Chrome 72,73 plugin/no-unsupported-browser-features ```
But using this property is ok for this browsers. As we can see here (https://caniuse.com/#search=text-decoration-style) this error occuring only for the property text-decoration-skip and isn't related to text-decoration-style.
コントリビューションガイド
評価
この issue はまだ評価されていません。