diff options
| author | Phil Ruffwind <rf@rufflewind.com> | 2015-09-30 03:22:14 -0400 | 
|---|---|---|
| committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-08 17:54:44 +0100 | 
| commit | 8410dd341a1730f708af3f0d96d13f2b5f7b9df5 (patch) | |
| tree | 6dc24b56fdf8d99d0d798c25621ae4f205af57a3 /html-test/ref/Bug4.html | |
| parent | 1b6bcd62e7f5534be45a0d5737b76d181c2d934b (diff) | |
Update tests for previous commit
Diffstat (limited to 'html-test/ref/Bug4.html')
| -rw-r--r-- | html-test/ref/Bug4.html | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/html-test/ref/Bug4.html b/html-test/ref/Bug4.html index d109a20b..22792fc1 100644 --- a/html-test/ref/Bug4.html +++ b/html-test/ref/Bug4.html @@ -59,10 +59,12 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug4.html");  	>Documentation</h1  	><div class="top"  	><p class="src" -	  ><a href="#" id="v:foo" class="def" +	  ><a id="v:foo" class="def"  	    >foo</a  	    > :: <a href="#"  	    >Int</a +	    > <a href="#" class="selflink" +	    >#</a  	    ></p  	  ><div class="doc"  	  ><p  | 
