Bug 20734

Summary: Document::createEvent missing animation and transition events
Product: WebKit Reporter: Dean Jackson <dino>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
adds createEvent code for animation and transition sam: review+

Dean Jackson
Reported 2008-09-08 17:04:47 PDT
Document::createEvent is missing the cases for WebKitTransition and WebKitAnimation events.
Attachments
adds createEvent code for animation and transition (6.49 KB, patch)
2008-09-08 17:09 PDT, Dean Jackson
sam: review+
Dean Jackson
Comment 1 2008-09-08 17:09:10 PDT
Created attachment 23281 [details] adds createEvent code for animation and transition
Dean Jackson
Comment 2 2008-09-09 12:51:57 PDT
Committed r36299 M WebCore/dom/Document.cpp M WebCore/ChangeLog M LayoutTests/ChangeLog A LayoutTests/animations/animation-events-create-expected.txt A LayoutTests/animations/animation-events-create.html A LayoutTests/transitions/transition-end-event-create-expected.txt A LayoutTests/transitions/transition-end-event-create.html
Note You need to log in before you can comment on or make changes to this bug.