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 還沒有評估資料。