Closed taitems closed 13 years ago
I'm having some real issues with webkit mask images.
With no fixes in sight, I think it's time we hard coded them with images (black, blue and hit state) and a media query for retina displays. Not ideal, but necessary.
The webkit version of mask-image was terrible, let alone the cross browser compliance. Commit 905234f107763b477ba2 replaces the quirky CSS3 transform stuff with hard coded image. Still lacking a retina version, but will create a separate bug for that.
Investigate replacing the back button CSS transforms technique with a webkit mask image