SVG/Debugging
From W3C Wiki
(Difference between revisions)
(created.) |
m (Grr. wiki marku ;() |
||
| Line 3: | Line 3: | ||
For browser-based debugging tools like Dragonfly (Opera) or Firebug (Firefox): | For browser-based debugging tools like Dragonfly (Opera) or Firebug (Firefox): | ||
| - | + | * A bounding-box view for the current element (analagous to the box model for CSS, which isn't relevant to SVG) | |
| - | + | * A graphic editing tool | |
Revision as of 17:38, 22 May 2010
Tools for debugging SVG, what we would like to see in them.
For browser-based debugging tools like Dragonfly (Opera) or Firebug (Firefox):
- A bounding-box view for the current element (analagous to the box model for CSS, which isn't relevant to SVG)
- A graphic editing tool
