Bug 15428

Summary: Web Inspector needs custom metrics panel for SVG
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Enhancement CC: hi, inspector-bugzilla-changes, krit, tobi+webkit, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Eric Seidel (no email) 2007-10-08 13:09:14 PDT
Web Inspector needs custom metrics panel for SVG

SVG renderers (excepting <svg>) do not participate in the CSS box model, so they don't have metric information such as would be displayed in the existing Web Inspector metrics panel.  We should come up with something better to put there.  There are lots of aspects of svg rendering which are not yet displayed in the inspector.  I'm sure we can come up with some interesting ones to put in a "metrics" panel.

http://www.w3.org/TR/SVG/render.html
Comment 1 Adam Roben (:aroben) 2008-01-29 11:03:55 PST
<rdar://problem/5712853>
Comment 2 Timothy Hatcher 2014-08-15 11:26:23 PDT
*** Bug 133318 has been marked as a duplicate of this bug. ***