stale icon indicating copy to clipboard operation
stale copied to clipboard

CSS-infos: text-size-adjust only covers webkit/Safari

Open dstorey opened this issue 11 years ago • 0 comments

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.

dstorey avatar Aug 05 '14 05:08 dstorey