summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2019-10-25 10:13:06 -0500
committerFederico Mena Quintero <federico@gnome.org>2019-10-26 18:05:44 -0500
commit8ca0a2645cff5eada22a152f12c39d471b879cda (patch)
tree9cb9794095005a69956f8710a6d44b097f5a91c0 /tests
parentb54a6bae32eb80b5638bfec2370e4c24b125d8ac (diff)
downloadlibrsvg-8ca0a2645cff5eada22a152f12c39d471b879cda.tar.gz
497-path-with-all-invalid-commands.svg: Remove invalid namespace declaration
This is a fuzzed file; the point was to test invalid path data, and namespaces are irrelevant for this particular test.
Diffstat (limited to 'tests')
-rw-r--r--tests/fixtures/render-crash/497-path-with-all-invalid-commands.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fixtures/render-crash/497-path-with-all-invalid-commands.svg b/tests/fixtures/render-crash/497-path-with-all-invalid-commands.svg
index 4aaf4c8f..cdd63316 100644
--- a/tests/fixtures/render-crash/497-path-with-all-invalid-commands.svg
+++ b/tests/fixtures/render-crash/497-path-with-all-invalid-commands.svg
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="hg" width="100" height="100">
+<svg width="100" height="100">
<defs>
<clipPath id="one" clipPathUnits="objectBoundingBox">
<path d="M 0P5 0.0 L 1.0 0.5 L 0.5 1.0 L 0.0 0.5 Z"/>