aboutsummaryrefslogtreecommitdiff
path: root/tests/html-tests/tests/NoLayout.html.ref
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2011-11-25 02:13:38 +0100
committerDavid Waern <david.waern@gmail.com>2011-11-25 02:13:38 +0100
commit672ab6384a0dbec0f5a09ca7d5437f28aa21c5fe (patch)
tree8909c9c6da6c8143cee5c6c60a5434cd9a95924f /tests/html-tests/tests/NoLayout.html.ref
parent626211cc85d70918c0c02328084dcee50a206086 (diff)
Accept test output.
Diffstat (limited to 'tests/html-tests/tests/NoLayout.html.ref')
-rw-r--r--tests/html-tests/tests/NoLayout.html.ref33
1 files changed, 24 insertions, 9 deletions
diff --git a/tests/html-tests/tests/NoLayout.html.ref b/tests/html-tests/tests/NoLayout.html.ref
index 1684257c..9d34555e 100644
--- a/tests/html-tests/tests/NoLayout.html.ref
+++ b/tests/html-tests/tests/NoLayout.html.ref
@@ -17,10 +17,12 @@ window.onload = function () {pageLoad();setSynopsis("mini_NoLayout.html");};
><div id="package-header"
><ul class="links" id="page-menu"
><li
- ><A HREF="">Contents</a
+ ><a href=""
+ >Contents</a
></li
><li
- ><A HREF="">Index</a
+ ><a href=""
+ >Index</a
></li
></ul
><p class="caption" class="empty"
@@ -28,7 +30,15 @@ window.onload = function () {pageLoad();setSynopsis("mini_NoLayout.html");};
></div
><div id="content"
><div id="module-header"
- ><p class="caption"
+ ><table class="info"
+ ><tr
+ ><th
+ >Safe Haskell</th
+ ><td
+ >None</td
+ ></tr
+ ></table
+ ><p class="caption"
>NoLayout</p
></div
><div id="synopsis"
@@ -36,8 +46,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_NoLayout.html");};
>Synopsis</p
><ul id="section.syn" class="hide" onclick="toggleSection('syn')"
><li class="src short"
- ><A HREF="">g</a
- > :: <A HREF="">Int</a
+ ><a href=""
+ >g</a
+ > :: <a href=""
+ >Int</a
></li
></ul
></div
@@ -48,12 +60,14 @@ window.onload = function () {pageLoad();setSynopsis("mini_NoLayout.html");};
><p class="src"
><a name="v:g" class="def"
>g</a
- > :: <A HREF="">Int</a
+ > :: <a href=""
+ >Int</a
></p
><div class="doc"
><p
>the function <code
- ><A HREF="">g</a
+ ><a href=""
+ >g</a
></code
>
</p
@@ -63,8 +77,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_NoLayout.html");};
></div
><div id="footer"
><p
- >Produced by <A HREF="">Haddock</a
- > version 2.9.2</p
+ >Produced by <a href=""
+ >Haddock</a
+ > version 2.9.4</p
></div
></body
></html