diff options
author | David Waern <david.waern@gmail.com> | 2008-11-23 17:13:21 +0000 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2008-11-23 17:13:21 +0000 |
commit | 0183315fa02a5fd2046103a4f0d431fb033547a4 (patch) | |
tree | 520bd89176b5d9ac7555137b4ee277aeca4891aa /tests/output/Visible.html | |
parent | 9f5e97684ae513a7465a9a8a6ff962d45066d243 (diff) |
FIX #45: generate two anchors for each name
We generate two anchor tags for each name, one where we don't escape the name
and one where we URI-encode it. This is for compatibility between IE and Opera.
Test output is updated.
Diffstat (limited to 'tests/output/Visible.html')
-rw-r--r-- | tests/output/Visible.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/output/Visible.html b/tests/output/Visible.html index d888ab2e..f3f9dc94 100644 --- a/tests/output/Visible.html +++ b/tests/output/Visible.html @@ -68,8 +68,10 @@ ></TR ><TR ><TD CLASS="decl" +><A NAME="v:visible" ><A NAME="v%3Avisible" ></A +></A ><B >visible</B > :: Int -> Int</TD |