Bug 35772

Summary: animation fill modes should be supported in the shorthand property
Product: WebKit Reporter: Dean Jackson <dino>
Component: CSSAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, dino, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Bug Depends on: 26869    
Bug Blocks:    
Attachments:
Description Flags
Patch for shorthand and new test file simon.fraser: review+

Description Dean Jackson 2010-03-04 16:56:44 PST
The fill-mode property is not parsed in the shorthand. Let's hope we don't have a clash with "none".
Comment 1 Dean Jackson 2010-03-05 18:01:52 PST
Created attachment 50146 [details]
Patch for shorthand and new test file
Comment 2 Dean Jackson 2010-03-05 18:28:44 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	LayoutTests/ChangeLog
	A	LayoutTests/animations/animation-shorthand-expected.txt
	A	LayoutTests/animations/animation-shorthand.html
	M	WebCore/ChangeLog
	M	WebCore/css/CSSParser.cpp
Committed r55605