diff options
author | Phil Ruffwind <rf@rufflewind.com> | 2015-09-30 03:22:14 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-08 17:54:44 +0100 |
commit | 8410dd341a1730f708af3f0d96d13f2b5f7b9df5 (patch) | |
tree | 6dc24b56fdf8d99d0d798c25621ae4f205af57a3 /html-test/ref/DeprecatedData.html | |
parent | 1b6bcd62e7f5534be45a0d5737b76d181c2d934b (diff) |
Update tests for previous commit
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" |