Verified with:
for i in `cd dot-ref ; ls *.dot`; do ../tools/viscompare.sh $i; done
Some differences having to do with inference were found. It is not
clear which version is correct.
escapes instead of their HTML symbolic values. This makes the output
work correctly on Mac OS X, and also easier to validate with XML tools.
(patch submitted by Joshua Lim).