Bug 8585

Summary: KCanvasResources dump with strange bounding box
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ian
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Fix and test updates adele: review+

Description Eric Seidel (no email) 2006-04-25 08:06:47 PDT
KCanvasResources dump with strange bounding box

I see lots of these in our render tree dumps:
[bounding box=at (0,0) size 1x1]

that seems wrong.
Comment 1 Eric Seidel (no email) 2006-04-25 08:09:27 PDT
I noticed this when reviewing a patch for bug 5860.
Comment 2 Eric Seidel (no email) 2006-09-19 04:41:36 PDT
Created attachment 10644 [details]
Fix and test updates

Very simple fix.