diff options
author | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-06-14 10:31:18 +0100 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-06-14 10:49:01 +0100 |
commit | 4343f6c86225b6e283c73afcd8adc007fafebeff (patch) | |
tree | 864ad7eda1fd44fcddebd2a1576ec3f5b4e65e9b /html-test/ref/Hash.html | |
parent | a476b251e363b3b0ed30c75cf72a19fc275d6440 (diff) |
Update tests for the CSS changes
Diffstat (limited to 'html-test/ref/Hash.html')
-rw-r--r-- | html-test/ref/Hash.html | 44 |
1 files changed, 25 insertions, 19 deletions
diff --git a/html-test/ref/Hash.html b/html-test/ref/Hash.html index dd354f5d..bc8ea095 100644 --- a/html-test/ref/Hash.html +++ b/html-test/ref/Hash.html @@ -276,34 +276,40 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; ><div id="section.i:Hash" class="show" ><table ><tr - ><td class="src" - ><a href="" - >Hash</a - > <a href="" - >Float</a + ><td class="src clearfix" + ><span class="inst-left" + ><a href="" + >Hash</a + > <a href="" + >Float</a + ></span ></td ><td class="doc empty" > </td ></tr ><tr - ><td class="src" - ><a href="" - >Hash</a - > <a href="" - >Int</a + ><td class="src clearfix" + ><span class="inst-left" + ><a href="" + >Hash</a + > <a href="" + >Int</a + ></span ></td ><td class="doc empty" > </td ></tr ><tr - ><td class="src" - >(<a href="" - >Hash</a - > a, <a href="" - >Hash</a - > b) => <a href="" - >Hash</a - > (a, b)</td + ><td class="src clearfix" + ><span class="inst-left" + >(<a href="" + >Hash</a + > a, <a href="" + >Hash</a + > b) => <a href="" + >Hash</a + > (a, b)</span + ></td ><td class="doc empty" > </td ></tr @@ -317,7 +323,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; ><p >Produced by <a href="" >Haddock</a - > version 2.15.0</p + > version 2.16.1</p ></div ></body ></html |