[webkit-dev] SVG Loading error.

Eric Seidel eric at webkit.org
Thu Apr 3 11:30:16 PDT 2008


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 <piff at tweakersoft.com> 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 at lists.webkit.org
>  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list