Update: WebKit CSS Animation
Regarding to the bug on CSS animation I mentioned on last blog entry, I got a reply from an Apple developer (Quick!)
The issue:
CSS animation doesn’t work with onclick="this.className='newClassName'
anymore on the latest WebKit nightly build
I filed the bug on WebKit Bugzilla, and got the answer already. See the ticket.
Basically, this bug was closed (invalid) because they have decided to change the animation implementaion, from “source transition” model to “destination
transition” model.
(Read the whole explanation)
Stay tuned for the new documentation from WebKit or Apple!
<a style=”href=”/blog/2008/07/23/more-update-on-css-animation/”>UPDATE / CORRECTION (July 23, 08) – please see “More Update on CSS Animation”</a>
comments powered by