You should be able to attach an onerror event handler and catch the
SVG ErrorEvent, however I don't believe we correctly support SVG's
ErrorEvent yet.

http://bugs.webkit.org/show_bug.cgi?id=8519
http://bugs.webkit.org/show_bug.cgi?id=15363

-eric

On Thu, Mar 20, 2008 at 1:11 AM, Marco Pifferi <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  I am wondering if it is possible to programmatically check if a SVG
>  has been
>  loaded correctly in WebKit: now if a SVG is invalid I just receive a
>  graphical
>  message.
>
>  Any idea ?
>
>  Piff
>
>  _______________________________________________
>  webkit-dev mailing list
>  webkit-dev@lists.webkit.org
>  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to