RESOLVED FIXED Bug 23368
Hit-test elements that are in the middle of an accelerated animation (when using accelerated compositing)
https://bugs.webkit.org/show_bug.cgi?id=23368
Summary Hit-test elements that are in the middle of an accelerated animation (when us...
Simon Fraser (smfr)
Reported 2009-01-15 17:06:42 PST
When an element is in the middle of an accelerated animation/transition, we need to ensure that hit-testing on that element works by computing where the element is in the transition (since hardware transitions don't do layout on every step).
Attachments
Patch with tests (21.04 KB, patch)
2009-02-13 17:20 PST, Chris Marrin
hyatt: review+
Simon Fraser (smfr)
Comment 1 2009-01-20 10:31:12 PST
Chris Marrin
Comment 2 2009-02-13 17:20:54 PST
Created attachment 27676 [details] Patch with tests
Dave Hyatt
Comment 3 2009-02-23 20:46:39 PST
Comment on attachment 27676 [details] Patch with tests r=me
Simon Fraser (smfr)
Comment 4 2009-02-25 10:41:44 PST
Note You need to log in before you can comment on or make changes to this bug.