diff options
author | Simon Steiner <ssteiner@apache.org> | 2019-08-07 08:44:26 +0000 |
---|---|---|
committer | Simon Steiner <ssteiner@apache.org> | 2019-08-07 08:44:26 +0000 |
commit | aab147ec212f915afe68d3581e2571a99bd7dfd8 (patch) | |
tree | cc264542bb3dbb3fbd7b88d4318b11be209ccb93 /fop | |
parent | f7a2f19b8bc0bacbee0c2c76d218cdc534d7d7bf (diff) | |
download | xmlgraphics-fop-aab147ec212f915afe68d3581e2571a99bd7dfd8.tar.gz xmlgraphics-fop-aab147ec212f915afe68d3581e2571a99bd7dfd8.zip |
Fix hanging tests
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1864603 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'fop')
-rw-r--r-- | fop/test/resources/images/img-w-size.svg | 1 | ||||
-rw-r--r-- | fop/test/resources/images/img-w-size.svgz | bin | 795 -> 712 bytes | |||
-rw-r--r-- | fop/test/resources/images/img.svg | 1 |
3 files changed, 0 insertions, 2 deletions
diff --git a/fop/test/resources/images/img-w-size.svg b/fop/test/resources/images/img-w-size.svg index b8d716002..f1f083708 100644 --- a/fop/test/resources/images/img-w-size.svg +++ b/fop/test/resources/images/img-w-size.svg @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
diff --git a/fop/test/resources/images/img-w-size.svgz b/fop/test/resources/images/img-w-size.svgz Binary files differindex c4c072adc..6a99b4a0a 100644 --- a/fop/test/resources/images/img-w-size.svgz +++ b/fop/test/resources/images/img-w-size.svgz diff --git a/fop/test/resources/images/img.svg b/fop/test/resources/images/img.svg index 714aaeda5..adae8ba16 100644 --- a/fop/test/resources/images/img.svg +++ b/fop/test/resources/images/img.svg @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
|