anandthakker / anandthakker/doiuse
Allow outline but deny ouline-offset for IE 11
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 1.3k
- Forks
- 57
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
> 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`?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.