[webkit-reviews] review requested: [Bug 18078] -webkit-transition- need to animates shorthand properties : [Attachment 26417] Initial patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 4 13:47:15 PST 2009


Simon Fraser (smfr) <simon.fraser at apple.com> has asked Dave Hyatt
<hyatt at apple.com> for review:
Bug 18078: -webkit-transition- need to animates shorthand properties
https://bugs.webkit.org/show_bug.cgi?id=18078

Attachment 26417: Initial patch
https://bugs.webkit.org/attachment.cgi?id=26417&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
Dave, how about this approach? I just make property wrappers for shorthands
that contain an array of the individual property wrappers.

This works well, but it will add to the cost of running 'all' transitions.


More information about the webkit-reviews mailing list