From: ellson Date: Mon, 10 Mar 2008 19:21:15 +0000 (+0000) Subject: new baseline for regression tests for graphviz-2.18 X-Git-Tag: LAST_LIBGRAPH~32^2~4537 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=30d428fb74fb97e5bb8afd5222860c7c42f0ee76;p=graphviz new baseline for regression tests for graphviz-2.18 --- diff --git a/rtest/nshare/html2_dot.dot b/rtest/nshare/html2_dot.dot index 57a76668f..6d2f94090 100644 --- a/rtest/nshare/html2_dot.dot +++ b/rtest/nshare/html2_dot.dot @@ -1,7 +1,7 @@ digraph G { graph [rankdir=LR]; node [label="\N", shape=plaintext]; - graph [bb="0,0,444,271"]; + graph [bb="0,0,458,271"]; { graph [rank=same, bb=""]; @@ -19,22 +19,22 @@ digraph G { penguin 4 ->, shape=ellipse, style=filled, pos="345,80", width="2.72", height="2.24"]; - c [label=line 2
line 3
>, pos="345,225", width="1.06", height="0.81"]; +>, shape=ellipse, style=filled, pos="352,80", width="2.94", height="2.24"]; + c [label=line 2
line 3
>, pos="352,225", width="1.08", height="0.81"]; } a [label=<
class
qualifier
>, pos="53,50", width="1.47", height="0.58"]; - d [shape=triangle, pos="53,225", width="0.92", height="0.94"]; - a:here -> b:there [arrowtail=diamond, pos="s,98,49 e,329,49 110,49 164,49 259,49 319,49"]; - c -> b [pos="e,345,160 345,196 345,187 345,179 345,170"]; + d [shape=triangle, pos="53,225", width="0.75", height="0.50"]; + a:here -> b:there [arrowtail=diamond, pos="s,98,49 e,336,49 110,49 166,49 265,49 326,49"]; + c -> b [pos="e,352,160 352,196 352,187 352,179 352,170"]; d -> c [label=< -
Edge labels
also
>, pos="e,307,225 75,225 122,225 233,225 297,225", lp="176,248"]; +>, pos="e,313,225 71,225 117,225 235,225 303,225", lp="176,248"]; }