Bug 11102 - Add more SVG Objective-C DOM bindings
Summary: Add more SVG Objective-C DOM bindings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-30 13:51 PDT by Sam Weinig
Modified: 2006-09-30 16:37 PDT (History)
1 user (show)

See Also:


Attachments
patch (70.71 KB, patch)
2006-09-30 14:06 PDT, Sam Weinig
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2006-09-30 13:51:59 PDT
Patch for about 20 more bindings to come shortly.
Comment 1 Sam Weinig 2006-09-30 14:06:26 PDT
Created attachment 10852 [details]
patch

- Auto-generate Objective-C DOM bindings for DOMSVGAElement, DOMSVGAnimateColorElement, DOMSVGAnimateElement, DOMSVGAnimateTransformElement, DOMSVGAnimatedPathData, DOMSVGAnimatedPoints, DOMSVGAnimatedPreserveAspectRatio, DOMSVGAnimationElement, DOMSVGCircleElement, DOMSVGClipPathElement, DOMSVGColor, DOMSVGCursorElement, DOMSVGDefsElement, DOMSVGDescElement, DOMSVGDocument,  DOMSVGEllipseElement, DOMSVGPreserveAspectRatio, and DOMSVGURIReference.
Comment 2 Darin Adler 2006-09-30 14:26:03 PDT
Comment on attachment 10852 [details]
patch

r=me
Comment 3 Sam Weinig 2006-09-30 16:37:02 PDT
Landed in r16691.