Bug 20751

Summary: transition property none can assert
Product: WebKit Reporter: Dean Jackson <dino>
Component: CSSAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch plus testcase mitz: review+

Description Dean Jackson 2008-09-09 14:07:42 PDT
A transition property set to none can assert in some situations.
Comment 1 Dean Jackson 2008-09-09 14:10:01 PDT
Created attachment 23303 [details]
Patch plus testcase
Comment 2 Dean Jackson 2008-09-09 16:44:21 PDT
<rdar://problem/6207522>
Comment 3 mitz 2008-09-10 19:19:29 PDT
Comment on attachment 23303 [details]
Patch plus testcase

\ No newline at end of file

Please add a newline.

r=me
Comment 4 Dean Jackson 2008-09-11 14:59:42 PDT
Committed r36341
	M	WebCore/ChangeLog
	M	WebCore/page/animation/CompositeAnimation.cpp
	M	LayoutTests/ChangeLog
	A	LayoutTests/transitions/transition-end-event-set-none-expected.txt
	A	LayoutTests/transitions/transition-end-event-set-none.html

with newline added