RESOLVED FIXED 9190
Most SVG JS bindings are still broken
https://bugs.webkit.org/show_bug.cgi?id=9190
Summary Most SVG JS bindings are still broken
Eric Seidel (no email)
Reported 2006-05-31 10:29:47 PDT
Now that bug 4249 is resolved, there is still a lot of SVG JS binding work to be done. Most of that work consists of moving idl files from WebCore/ksvg2/bindings/idl to WebCore/ksvg2/svg, updating the license headers on the idls, editing DerivedSources.make, JSSVGElementWrapperFactory, and finally updating the project file. Some consideration will have to be given to the implementation of the JSAnimated* classes for SVG. Those should pull their "animValue" from the actual DOM and render trees and lookup their "baseValue" out of a hash (with fallback to the anim value).
Attachments
Eric Seidel (no email)
Comment 1 2006-09-12 18:22:41 PDT
bug 10826 fixed this.
Note You need to log in before you can comment on or make changes to this bug.