Bug 20594

Summary: Interfaces for KeyframeRules missing
Product: WebKit Reporter: Dean Jackson <dino>
Component: CSSAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on: 20613    
Bug Blocks:    
Attachments:
Description Flags
IDL files and build config
hyatt: review-
updated patch with testcase hyatt: review+

Dean Jackson
Reported 2008-09-01 17:26:59 PDT
WebKitCSSKeyframeRule and WebKitCSSKeyframesRule are missing IDL and DOM interfaces.
Attachments
IDL files and build config (18.62 KB, patch)
2008-09-01 18:43 PDT, Dean Jackson
hyatt: review-
updated patch with testcase (27.40 KB, patch)
2008-09-02 17:25 PDT, Dean Jackson
hyatt: review+
Dean Jackson
Comment 1 2008-09-01 17:28:45 PDT
Dean Jackson
Comment 2 2008-09-01 18:43:46 PDT
Created attachment 23107 [details] IDL files and build config
Dave Hyatt
Comment 3 2008-09-02 15:19:53 PDT
Comment on attachment 23107 [details] IDL files and build config Should be able to make a text layout test that accesses these interfaces from a stylesheet.
Dean Jackson
Comment 4 2008-09-02 17:25:23 PDT
Created attachment 23131 [details] updated patch with testcase Patch now includes the other IDL and has a groovy test (which unfortunately fails on TOT - will open a new bug)
Dave Hyatt
Comment 5 2008-09-03 13:06:47 PDT
Comment on attachment 23131 [details] updated patch with testcase r=me
Dean Jackson
Comment 6 2008-09-03 14:16:27 PDT
Committed r36066 M WebCore/GNUmakefile.am M WebCore/bindings/js/JSCSSRuleCustom.cpp M WebCore/bindings/objc/DOMInternal.h M WebCore/DerivedSources.make M WebCore/WebCore.xcodeproj/project.pbxproj M WebCore/WebCore.pro M WebCore/ChangeLog M WebCore/WebCore.vcproj/WebCore.vcproj A WebCore/css/WebKitCSSKeyframesRule.idl A WebCore/css/WebKitCSSKeyframeRule.idl M WebCore/WebCoreSources.bkl M LayoutTests/ChangeLog A LayoutTests/css3/keyframes-rule-expected.txt A LayoutTests/css3/keyframes-rule.html
Dean Jackson
Comment 7 2008-09-03 14:46:42 PDT
Note You need to log in before you can comment on or make changes to this bug.