]> granicus.if.org Git - graphviz/commitdiff
new baseline for regression tests for graphviz-2.18
authorellson <devnull@localhost>
Mon, 10 Mar 2008 19:21:15 +0000 (19:21 +0000)
committerellson <devnull@localhost>
Mon, 10 Mar 2008 19:21:15 +0000 (19:21 +0000)
rtest/nshare/html_dot.dot

index 213976994e70bf2bb37ccbf038fe4d333f583d90..4728a0c2251864d22af3fb71f0cf59eb87fe4603 100644 (file)
@@ -1,10 +1,10 @@
 digraph structs {
        node [label="\N", shape=plaintext];
-       graph [bb="0,0,230,152"];
+       graph [bb="0,0,234,152"];
        struct1 [label=<
 <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
   <TR><TD>left</TD><TD PORT="f1">mid dle</TD><TD PORT="f2">right</TD></TR>
-</TABLE>>, pos="76,134", width="1.69", height="0.50"];
+</TABLE>>, pos="76,134", width="1.72", height="0.50"];
        struct2 [label=<
 <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
   <TR><TD PORT="f0">one</TD><TD>two</TD></TR>
@@ -23,7 +23,7 @@ digraph structs {
   <TR>
     <TD COLSPAN="3">f</TD>
   </TR>
-</TABLE>>, pos="159,40", width="1.97", height="1.11"];
+</TABLE>>, pos="161,40", width="2.03", height="1.11"];
        struct1:f1 -> struct2:f0 [pos="e,27,50 68,124 59,109 43,79 32,59"];
-       struct1:f2 -> struct3:here [pos="e,158,52 118,124 127,109 142,81 153,61"];
+       struct1:f2 -> struct3:here [pos="e,159,52 119,124 128,109 143,81 154,61"];
 }