anandthakker / anandthakker/doiuse
Allow outline but deny ouline-offset for IE 11
未關閉
- 主要語言
- JavaScript
- 星號
- 1.3k
- 分支
- 57
- PR 合併指標
- 30 天內沒有已合併 PR
描述
> Unexpected browser feature "outline" is only partially supported by IE 11 (plugin/no-unsupported-browser-features
According to caniuse: http://caniuse.com/#feat=outline
`outline` is supported in IE 11, only `outline-offset` is not supported.
Is there any way to allow `outline` and deny only `outline-offset`?
貢獻指南
評估
這個 Issue 還沒有評估資料。