Description Usage Arguments Details Value Author(s)
Test that 2 SVG files have the same content
1 | check.same.svgs(got.lines, exp.lines, ...)
|
got.lines |
Charvec of the lines of the SVG to test |
exp.lines |
Charvec of the lines of the reference SVG |
... |
Passed through to |
Test that 2 SVG files have the same content. Most differences in whitespace are ignored, as are all "id", "class" and "type" tags.
As checkEquals
Brad Friedman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.