diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-02-08 17:56:17 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-08 17:56:17 +0100 |
commit | f84ddf06c9daf86a2e15bf44cf877ce2324967cf (patch) | |
tree | 6dc24b56fdf8d99d0d798c25621ae4f205af57a3 /html-test/ref/DeprecatedData.html | |
parent | 228a0d72baa04be161b0fc918266f2edb0c6519b (diff) | |
parent | 8410dd341a1730f708af3f0d96d13f2b5f7b9df5 (diff) |
Merge branch 'anchors-redux'
Diffstat (limited to 'html-test/ref/DeprecatedData.html')
-rw-r--r-- | html-test/ref/DeprecatedData.html | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/html-test/ref/DeprecatedData.html b/html-test/ref/DeprecatedData.html index 2029bb89..2e53f3ea 100644 --- a/html-test/ref/DeprecatedData.html +++ b/html-test/ref/DeprecatedData.html @@ -87,8 +87,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.ht ><p class="src" ><span class="keyword" >data</span - > <a href="#" id="t:Foo" class="def" + > <a id="t:Foo" class="def" >Foo</a + > <a href="#" class="selflink" + >#</a ></p ><div class="doc" ><div class="warning" @@ -104,7 +106,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.ht ><table ><tr ><td class="src" - ><a href="#" id="v:Foo" class="def" + ><a id="v:Foo" class="def" >Foo</a ></td ><td class="doc" @@ -118,7 +120,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.ht ></tr ><tr ><td class="src" - ><a href="#" id="v:Bar" class="def" + ><a id="v:Bar" class="def" >Bar</a ></td ><td class="doc" @@ -137,8 +139,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.ht ><p class="src" ><span class="keyword" >data</span - > <a href="#" id="t:One" class="def" + > <a id="t:One" class="def" >One</a + > <a href="#" class="selflink" + >#</a ></p ><div class="doc" ><div class="warning" @@ -152,7 +156,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.ht ><table ><tr ><td class="src" - ><a href="#" id="v:One" class="def" + ><a id="v:One" class="def" >One</a ></td ><td class="doc" @@ -164,7 +168,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedData.ht ></tr ><tr ><td class="src" - ><a href="#" id="v:Two" class="def" + ><a id="v:Two" class="def" >Two</a ></td ><td class="doc" |