summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-11-30 10:10:43 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-11-30 10:10:43 +0000
commit7854dda880c76ae04d9bca5a5240271f6971c1bd (patch)
treef06ec1990d9c5bc61ace026f2963234fce80c888 /tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg
parent5ced6d5c25202717ef3ec1a811cffba6b44bcb79 (diff)
downloadzetacomponents-graph-7854dda880c76ae04d9bca5a5240271f6971c1bd.zip
zetacomponents-graph-7854dda880c76ae04d9bca5a5240271f6971c1bd.tar.gz
- Fixed: Bug #9612 (Element links for SVG image in the legend require you to
click on exactly the text.)
Diffstat (limited to 'tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg
index 0737eac..a535af0 100644
--- a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg
@@ -1,2 +1,2 @@
<?xml version="1.0"?>
-<svg xmlns="http://www.w3.org/2000/svg" width="200" height="100" version="1.0" id="ezcGraph"><defs/><g id="ezcGraphChart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><path d=" M 10.5000,78.1000 L 10.5000,10.5000 L 161.1000,10.5000 L 161.1000,78.1000 L 10.5000,78.1000 z " style="fill: #dddddd; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_2"/><path d=" M 10.5000,78.1000 L 10.5000,10.5000 L 161.1000,10.5000 L 161.1000,78.1000 L 10.5000,78.1000 z " style="fill: none; stroke: #555555; stroke-width: 1; stroke-opacity: 1.00; stroke-linecap: round; stroke-linejoin: round;" id="ezcGraphPolygon_3"/><text id="ezcGraphTextBox_1" x="13" text-length="143.1px" y="38.5" style="font-size: 30px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Some test</text><text id="ezcGraphTextBox_1" x="13" text-length="95.4px" y="71.5" style="font-size: 30px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">string</text></g></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="200" height="100" version="1.0" id="ezcGraph"><defs/><g id="ezcGraphChart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><g id="ezcGraphTextBox_1"><path d=" M 10.5000,78.1000 L 10.5000,10.5000 L 161.1000,10.5000 L 161.1000,78.1000 L 10.5000,78.1000 z " style="fill: #dddddd; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_2"/><path d=" M 10.5000,78.1000 L 10.5000,10.5000 L 161.1000,10.5000 L 161.1000,78.1000 L 10.5000,78.1000 z " style="fill: none; stroke: #555555; stroke-width: 1; stroke-opacity: 1.00; stroke-linecap: round; stroke-linejoin: round;" id="ezcGraphPolygon_3"/><text id="ezcGraphTextBox_1_text" x="13" text-length="143.1px" y="38.5" style="font-size: 30px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Some test</text><text id="ezcGraphTextBox_1_text" x="13" text-length="95.4px" y="71.5" style="font-size: 30px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">string</text></g></g></svg>
OpenPOWER on IntegriCloud