stale
stale copied to clipboard
CSS-infos: text-size-adjust only covers webkit/Safari
URL: http://css-infos.net/property/-webkit-text-size-adjust Google position: 2nd
Issue:
- only covers -webkit version. No unprefixed or -ms-/-moz
- Doesn't cover Blink browsers using webkit prefix
Fix:
- Add the other prefixes and non-prefixed version
- Add compat information for non-Safari browsers. It has been in IE9 mobile + for example.