RESOLVED FIXED Bug 35772
animation fill modes should be supported in the shorthand property
https://bugs.webkit.org/show_bug.cgi?id=35772
Summary animation fill modes should be supported in the shorthand property
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.