stale
stale copied to clipboard
quackit: -webkit-transform prefix order incorrect, could link to standard property
URL: http://www.quackit.com/css/properties/webkit/css_-webkit-transform.cfm Google position: 9th (webkit-transform) Related URLs:
- http://www.quackit.com/css/css3/properties/css_transform.cfm
- http://www.quackit.com/css/css3/properties/css_transform-origin.cfm (10th: webkit-transform-origin)
- http://www.quackit.com/css/css3/properties/css_transition-duration.cfm (8th: webkit-transiton-duration)
Issues:
- Prefixless property should be last. Browsers will use prefixed version instead
- Link to standard version is fairly hidden. Would be great to have a bigger banner at top saying to use unprefixed version, not just -webkit-
- Browser compatibility advice is outdated (prefixes validate, support is now across board, W3C do not not recommend using prefixes)