stale icon indicating copy to clipboard operation
stale copied to clipboard

css3maker doesn’t list IE (10+). Uses standard version first

Open dstorey opened this issue 11 years ago • 0 comments

URL: http://www.css3maker.com/css3-transition.html Google position: 6th (CSS transition)

Issues:

  • IE10+ is not listed as supported
  • Includes unprefixed version first instead of last (browsers will override it with their unprefixed versions)
  • -ms- is used in the code but was never needed (extra bloat that can be removed)

dstorey avatar Aug 11 '14 21:08 dstorey