Drew McLellan 17 December 2009 @Luke – this complies with web standards. The experimental browser features are implemented using -moz and -webkit prefixes, as per the spec, so that they are silently discarded by older browsers without causing harm.
@Luke – this complies with web standards. The experimental browser features are implemented using
-mozand-webkitprefixes, as per the spec, so that they are silently discarded by older browsers without causing harm.