anandthakker / anandthakker/doiuse
Allow outline but deny ouline-offset for IE 11
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 1.3k
- Forks
- 57
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
> 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`?
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.