RESOLVED FIXED 11972
WebKit fails to draw SVG correctly when loaded incrementally (remotely)
https://bugs.webkit.org/show_bug.cgi?id=11972
Summary WebKit fails to draw SVG correctly when loaded incrementally (remotely)
Eric Seidel (no email)
Reported 2006-12-25 20:05:27 PST
WebKit fails to draw SVG correctly when loaded incrementally (remotely) It looks like it must be an invalidation issue. The missing gradient in question is probably loaded late in the file.
Attachments
Eric Seidel (no email)
Comment 1 2006-12-25 20:08:42 PST
Eek, this is a bad bug. It affects most of the SVGs at OpenClipart.org
Eric Seidel (no email)
Comment 2 2007-01-31 05:12:36 PST
Opera draws this one strangely (with checkerboards patterns over the top of some elements), but we seem to draw this correctly now.
Note You need to log in before you can comment on or make changes to this bug.