deathcap / gl-css3d

sync CSS 3D transformations to a WebGL scene
http://deathcap.github.io/gl-css3d
MIT License
33 stars 6 forks source link

Missing CSS transforms on Safari #2

Closed deathcap closed 9 years ago

deathcap commented 9 years ago

On Safari (8.0.3, shown on the right vs Chrome 40.0.2214.111 on the left), none of the CSS transforms take effect:

screen shot 2015-02-15 at 7 05 08 pm

but they should be supported, given https://www.webkit.org/blog/386/3d-transforms/