[webkit-reviews] review granted: [Bug 23177] CSS Transitions with zero-duration and non-zero delay do not work : [Attachment 26513] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 8 10:04:18 PST 2009


mitz at webkit.org has granted Pierre-Olivier Latour <pol at apple.com>'s request for
review:
Bug 23177: CSS Transitions with zero-duration and non-zero delay do not work
https://bugs.webkit.org/show_bug.cgi?id=23177

Attachment 26513: Patch v1
https://bugs.webkit.org/attachment.cgi?id=26513&action=review

------- Additional Comments from mitz at webkit.org
r=me

The fact that numberOfActiveAnimations() actually needs to check for running()
instead of active() suggests that there is some naming inconsistency with a
great potential for confusion. It would be good to address this soon.


More information about the webkit-reviews mailing list