diff options
Diffstat (limited to 'test/resources/fop/image/corrupt.xml')
-rw-r--r-- | test/resources/fop/image/corrupt.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/resources/fop/image/corrupt.xml b/test/resources/fop/image/corrupt.xml new file mode 100644 index 000000000..8a03f2c34 --- /dev/null +++ b/test/resources/fop/image/corrupt.xml @@ -0,0 +1,8 @@ + +<blah width="350.0" + height="150.0" + xmlns="http://www.blah.org/" version="1.0"> + <b> + <t x="80.0" y="18.0"> + </b> +</blah> |