diff options
Diffstat (limited to 'html-test/ref/Bug7.html')
| -rw-r--r-- | html-test/ref/Bug7.html | 34 | 
1 files changed, 19 insertions, 15 deletions
| diff --git a/html-test/ref/Bug7.html b/html-test/ref/Bug7.html index c6fe445b..cea6d150 100644 --- a/html-test/ref/Bug7.html +++ b/html-test/ref/Bug7.html @@ -104,13 +104,15 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug7.html");};  	    ><div id="section.i:Foo" class="show"  	    ><table  	      ><tr -		><td class="src" -		  ><a href="" -		    >Bar</a -		    > <a href="" -		    >Foo</a -		    > <a href="" -		    >Foo</a +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><a href="" +		      >Bar</a +		      > <a href="" +		      >Foo</a +		      > <a href="" +		      >Foo</a +		      ></span  		    ></td  		  ><td class="doc"  		  ><p @@ -138,13 +140,15 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug7.html");};  	    ><div id="section.i:Bar" class="show"  	    ><table  	      ><tr -		><td class="src" -		  ><a href="" -		    >Bar</a -		    > <a href="" -		    >Foo</a -		    > <a href="" -		    >Foo</a +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><a href="" +		      >Bar</a +		      > <a href="" +		      >Foo</a +		      > <a href="" +		      >Foo</a +		      ></span  		    ></td  		  ><td class="doc"  		  ><p @@ -161,7 +165,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug7.html");};      ><p        >Produced by <a href=""  	>Haddock</a -	> version 2.15.0</p +	> version 2.16.1</p        ></div      ></body    ></html | 
