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+

Dean Jackson
Reported 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".
Attachments
Patch for shorthand and new test file (9.58 KB, patch)
2010-03-05 18:01 PST, Dean Jackson
simon.fraser: review+
Dean Jackson
Comment 1 2010-03-05 18:01:52 PST
Created attachment 50146 [details] Patch for shorthand and new test file
Dean Jackson
Comment 2 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
Note You need to log in before you can comment on or make changes to this bug.