Hacker News new | ask | show | jobs
by modeless 5870 days ago
Rendering an HTML element to an image isn't inherently slow; Safari does the same to hardware accelerate CSS animations via Core Animation and it's quite fast there. Of course, it's entirely possible IE's implementation is terrible.

I'm curious about the other issues you had as well.