Bug 8585 - KCanvasResources dump with strange bounding box
Summary: KCanvasResources dump with strange bounding box
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 08:06 PDT by Eric Seidel (no email)
Modified: 2006-09-19 22:51 PDT (History)
1 user (show)

See Also:


Attachments
Fix and test updates (72.42 KB, patch)
2006-09-19 04:41 PDT, Eric Seidel (no email)
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.