Bug 15428
Summary: | Web Inspector needs custom metrics panel for SVG | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Web Inspector | Assignee: | 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 |
Eric Seidel (no email)
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/5712853>
Timothy Hatcher
*** Bug 133318 has been marked as a duplicate of this bug. ***