Show
Ignore:
Timestamp:
08/06/08 13:29:36 (5 months ago)
Author:
mbensi
Message:

merge with webkit revision 35588

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/WebCore/dom/EventNames.h

    r320 r431  
    120120    macro(stalled) \ 
    121121    \ 
     122    macro(webkitAnimationEnd) \ 
     123    macro(webkitAnimationStart) \ 
     124    macro(webkitAnimationIteration) \ 
     125    \ 
     126    macro(webkitTransitionEnd) \ 
     127    \ 
    122128// end of DOM_EVENT_NAMES_FOR_EACH 
    123129