diff options
Diffstat (limited to 'html-test/ref/Bug85.html')
| -rw-r--r-- | html-test/ref/Bug85.html | 12 | 
1 files changed, 5 insertions, 7 deletions
diff --git a/html-test/ref/Bug85.html b/html-test/ref/Bug85.html index 57eaeb36..641d00bb 100644 --- a/html-test/ref/Bug85.html +++ b/html-test/ref/Bug85.html @@ -10,14 +10,14 @@       /><script src="haddock-bundle.min.js" async="async" type="text/javascript"      ></script      ><script type="text/x-mathjax-config" -    >MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script +    >MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script      ><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"      ></script      ></head    ><body    ><div id="package-header"      ><span class="caption empty" -      ></span +      > </span        ><ul class="links" id="page-menu"        ><li  	><a href="#" @@ -68,7 +68,7 @@  		  >Foo</a  		  > f (f x)</td  		><td class="doc empty" -		></td +		> </td  		></tr  	      ></table  	    ></div @@ -96,7 +96,7 @@  		  >Baz</a  		  ></td  		><td class="doc empty" -		></td +		> </td  		></tr  	      ></table  	    ></div @@ -124,15 +124,13 @@  		  >Qux</a  		  ></td  		><td class="doc empty" -		></td +		> </td  		></tr  	      ></table  	    ></div  	  ></div  	></div        ></div -    ><div id="footer" -    ></div      ></body    ></html  >  | 
