Bug 35772 - animation fill modes should be supported in the shorthand property
Summary: animation fill modes should be supported in the shorthand property
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords:
Depends on: 26869
Blocks:
  Show dependency treegraph
 
Reported: 2010-03-04 16:56 PST by Dean Jackson
Modified: 2010-03-05 18:28 PST (History)
3 users (show)

See Also:


Attachments
Patch for shorthand and new test file (9.58 KB, patch)
2010-03-05 18:01 PST, Dean Jackson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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