Bug 22494

Summary: Implement media features for animation/transforms/transitions
Product: WebKit Reporter: Dean Jackson <dino>
Component: CSSAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, simon.fraser
Priority: P3 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch + testcases hyatt: review+

Dean Jackson
Reported 2008-11-25 13:49:14 PST
Implement the new media features found in http://webkit.org/specs/MediaQueriesExtensions.html
Attachments
Patch + testcases (14.16 KB, patch)
2008-12-19 13:30 PST, Dean Jackson
hyatt: review+
Dean Jackson
Comment 1 2008-11-25 13:49:40 PST
Dean Jackson
Comment 2 2008-12-19 13:30:56 PST
Created attachment 26154 [details] Patch + testcases
Dave Hyatt
Comment 3 2009-01-06 13:06:13 PST
Comment on attachment 26154 [details] Patch + testcases I'm going ahead and giving this r+, but the names need to be prefaced with -webkit- since they are non-standard extensions.
Dean Jackson
Comment 4 2009-01-06 14:20:08 PST
Added the -webkit- prefix. Committing to http://svn.webkit.org/repository/webkit/trunk ... M LayoutTests/ChangeLog A LayoutTests/fast/media/mq-animation.html A LayoutTests/fast/media/mq-transform-01.html A LayoutTests/fast/media/mq-transform-02.html A LayoutTests/fast/media/mq-transform-03.html A LayoutTests/fast/media/mq-transform-04.html A LayoutTests/fast/media/mq-transition.html A LayoutTests/platform/mac/fast/media/mq-animation-expected.txt A LayoutTests/platform/mac/fast/media/mq-transform-01-expected.txt A LayoutTests/platform/mac/fast/media/mq-transform-02-expected.txt A LayoutTests/platform/mac/fast/media/mq-transform-03-expected.txt A LayoutTests/platform/mac/fast/media/mq-transform-04-expected.txt A LayoutTests/platform/mac/fast/media/mq-transition-expected.txt M WebCore/ChangeLog M WebCore/css/MediaFeatureNames.h M WebCore/css/MediaQueryEvaluator.cpp Committed r39663
Note You need to log in before you can comment on or make changes to this bug.