RESOLVED FIXED 11206
10 more SVG Objective-C auto-generated bindings
https://bugs.webkit.org/show_bug.cgi?id=11206
Summary 10 more SVG Objective-C auto-generated bindings
Sam Weinig
Reported 2006-10-07 09:54:34 PDT
Patch forthcoming.
Attachments
patch (51.11 KB, patch)
2006-10-07 09:58 PDT, Sam Weinig
timothy: review+
Sam Weinig
Comment 1 2006-10-07 09:58:57 PDT
Created attachment 10966 [details] patch - Auto-generate DOMSVGFilterElement, DOMSVGFitToViewBox, DOMSVGForeignObjectElement, DOMSVGGElement, DOMSVGGradientElement, DOMSVGImageElement, DOMSVGLineElement, DOMSVGLinearGradientElement, DOMSVGMarkerElement, DOMSVGMaskElement and DOMSVGPaint. - Auto-generate the text method for DOMRange.
Timothy Hatcher
Comment 2 2006-10-07 10:21:18 PDT
Comment on attachment 10966 [details] patch We should factor these if conditions out into a new method or hash since this is used other places. r=me though $type eq "URL" or $type eq "Color" or $type eq "DOMTimeStamp" or $type eq "CompareHow" or $type eq "SVGPaintType"
Sam Weinig
Comment 3 2006-10-07 10:29:33 PDT
Landed in r16883.
Note You need to log in before you can comment on or make changes to this bug.