Bug 11972 - WebKit fails to draw SVG correctly when loaded incrementally (remotely)
Summary: WebKit fails to draw SVG correctly when loaded incrementally (remotely)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://openclipart.org/clipart//anima...
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2006-12-25 20:05 PST by Eric Seidel (no email)
Modified: 2007-01-31 05:12 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 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.
Comment 1 Eric Seidel (no email) 2006-12-25 20:08:42 PST
Eek, this is a bad bug.  It affects most of the SVGs at OpenClipart.org
Comment 2 Eric Seidel (no email) 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.