RESOLVED FIXED22499
Add some new animation/transition test cases
https://bugs.webkit.org/show_bug.cgi?id=22499
Summary Add some new animation/transition test cases
Simon Fraser (smfr)
Reported 2008-11-25 14:56:33 PST
Need to add some tests for transitions animations that: 1. set display:none in the animation/transition end event handler 2. remove the element in the animation/transition end event handler 3. test the FILL_UNSET_PROPERTIES macro in the code with comma-separated lists.
Attachments
Patch (10.42 KB, patch)
2008-12-03 12:18 PST, Simon Fraser (smfr)
hyatt: review+
Simon Fraser (smfr)
Comment 1 2008-11-25 15:22:08 PST
FILL_UNSET_PROPERTIES will be done via bug 22487
Simon Fraser (smfr)
Comment 2 2008-12-01 13:13:25 PST
Covered by bug 22052 and bug 22046.
Simon Fraser (smfr)
Comment 3 2008-12-03 11:04:17 PST
Reopening. We do need some more tests.
Simon Fraser (smfr)
Comment 4 2008-12-03 12:18:11 PST
Dave Hyatt
Comment 5 2008-12-03 12:23:07 PST
Comment on attachment 25718 [details] Patch r=me
Simon Fraser (smfr)
Comment 6 2008-12-03 14:35:03 PST
Committed r38969 M LayoutTests/ChangeLog D LayoutTests/animations/transform-animation-event-destroy-element.html D LayoutTests/animations/transform-animation-event-destroy-element-expected.txt A LayoutTests/animations/animation-end-event-destroy-renderer.html A LayoutTests/animations/animation-end-event-destroy-renderer-expected.txt D LayoutTests/transitions/transform-transition-event-destroy-element-expected.txt D LayoutTests/transitions/transform-transition-event-destroy-element.html A LayoutTests/transitions/transition-end-event-destroy-renderer-expected.txt A LayoutTests/transitions/transition-end-event-destroy-renderer.html r38969 = 3f5c5b76b6b73888f9eb20291cbdc21f6755cee7 (trunk)
Note You need to log in before you can comment on or make changes to this bug.