paulirish / css3please

use Autoprefixer instead. <3
http://css3please.com
387 stars 65 forks source link

Add -webkit-backface-visibility #117

Closed Mottie closed 10 years ago

Mottie commented 11 years ago

If you add -webkit-backface-visibility: hidden; to 3D transforms, it smooths out the edges and fills in gaps. I just thought it would be nice to include.

paulirish commented 10 years ago

Let's leave this layer-creation hack separate from the syntax issues.