Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test suite: Verify that parsing and printing does not change the SVG semantics. #1

Open
lemmih opened this issue Sep 6, 2020 · 0 comments

Comments

@lemmih
Copy link
Member

lemmih commented Sep 6, 2020

The test suite should do this for each available SVG file:

  • Render it to PNG.
  • Parse it and pretty print to another file.
  • Render this new file to PNG.
  • Check that the two PNG files are identical.

Test SVGs can be found here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant