[Webkit-unassigned] [Bug 11268] Implement the Objective-C DOM bindings for SVGNumber, SVGRect, and SVGPoint
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 12 14:23:41 PDT 2006
http://bugs.webkit.org/show_bug.cgi?id=11268
sam.weinig at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #11054| |review?
Flag| |
------- Comment #1 from sam.weinig at gmail.com 2006-10-12 14:23 PDT -------
Created an attachment (id=11054)
--> (http://bugs.webkit.org/attachment.cgi?id=11054&action=view)
patch
- Adds implementation for DOMSVGNumber, DOMSVGRect, and DOMSVGPoint.
- Moves the contents of ksvg/bindings/js/ to bindings/js/.
- Moves SVGZoomEvent.idl from ksvg/svg/ to ksvg/events/.
- Adds isSVGColor() and isSVGPaint() methods to StyleBase, matching the other
CSSValue classing, and allowing the bindings to allocate appropriately.
- Removes #ifdefs around the getBBox() method in SVGLocatable.idl allowing
generation for Objective-C.
- Assorted style cleanups.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list