I've compiled an application that uses WebKit on Leopard (10.5).
The application is 32 bit. I've bundled 32 bit versions of WebKit/WebCore etc with the app.
If I run it on Snow Leopard (10.6) none of the CSS 3d transforms work. 3D transforms work in SL's Safari.
I have a feeling that my app isn't able to link with some of the 3D graphics frameworks in Snow Leopard. Are any of the graphic frameworks 64 bit only?