Am 29.01.2010 um 05:24 schrieb Mark Wyszomierski:

Hi,

I am experiencing a bug with the SVG module, I believe defined by the following two bug entries:

  https://bugs.webkit.org/show_bug.cgi?id=34301
  https://bugs.webkit.org/show_bug.cgi?id=17043

The problem I'm having is that creating an <animateMotion> element in javascript will never get executed (works fine if defined in the body of the document though). So issue #17043 states that there is a missing idl file for <animateMotion>. I am guessing this is why elements created via javascript do nothing.

That issue hasn't been updated since 2008, I'm wondering if I can help out with it? Is there a group already focusing on the SVG module? I'd like to help out with some of these other bugs SVG bugs too. I'm not sure how people are organizing themselves to tackle bugs with webkit, if there is another method for helping out, please let me know,

Hi Mark,

thanks for your interesst in SVG, you're more than welcome to help. The bug is still valid, all you need to do is creating a SVGAnimateMotion.idl, it has been forgotten.
Let's move the discussion to the bug report.

Cheers,
Niko

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to