[webkit-reviews] review denied: [Bug 26150] Negative values for animation-delay are ignored (treated as zero) : [Attachment 44463] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 08:22:53 PST 2009


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Shinichiro Hamaji
<hamaji at chromium.org>'s request for review:
Bug 26150: Negative values for animation-delay are ignored (treated as zero)
https://bugs.webkit.org/show_bug.cgi?id=26150

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
This patch works well for software-animated properties like 'left', but does
not work for properties animated via GraphicsLayerCA, like -webkit-transform
and opacity (you'll have to be on Mac OS X to test these).


More information about the webkit-reviews mailing list