diff options
Diffstat (limited to 'html-test/ref/Nesting.html')
| -rw-r--r-- | html-test/ref/Nesting.html | 48 | 
1 files changed, 32 insertions, 16 deletions
| diff --git a/html-test/ref/Nesting.html b/html-test/ref/Nesting.html index 37266c5d..d98a75eb 100644 --- a/html-test/ref/Nesting.html +++ b/html-test/ref/Nesting.html @@ -85,9 +85,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_Nesting.html"  	>Documentation</h1  	><div class="top"  	><p class="src" -	  ><a href="#" id="v:d" class="def" +	  ><a id="v:d" class="def"  	    >d</a -	    > :: t</p +	    > :: t <a href="#" class="selflink" +	    >#</a +	    ></p  	  ><div class="doc"  	  ><ul  	    ><li @@ -117,9 +119,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_Nesting.html"  	  ></div  	><div class="top"  	><p class="src" -	  ><a href="#" id="v:e" class="def" +	  ><a id="v:e" class="def"  	    >e</a -	    > :: t</p +	    > :: t <a href="#" class="selflink" +	    >#</a +	    ></p  	  ><div class="doc"  	  ><ul  	    ><li @@ -138,9 +142,11 @@ the presence of this text pushes it out of nesting back to the top.</li  	  ></div  	><div class="top"  	><p class="src" -	  ><a href="#" id="v:f" class="def" +	  ><a id="v:f" class="def"  	    >f</a -	    > :: t</p +	    > :: t <a href="#" class="selflink" +	    >#</a +	    ></p  	  ><div class="doc"  	  ><ul  	    ><li @@ -156,9 +162,11 @@ the presence of this text pushes it out of nesting back to the top.</li  	  ></div  	><div class="top"  	><p class="src" -	  ><a href="#" id="v:g" class="def" +	  ><a id="v:g" class="def"  	    >g</a -	    > :: t</p +	    > :: t <a href="#" class="selflink" +	    >#</a +	    ></p  	  ><div class="doc"  	  ><ul  	    ><li @@ -174,9 +182,11 @@ the presence of this text pushes it out of nesting back to the top.</li  	  ></div  	><div class="top"  	><p class="src" -	  ><a href="#" id="v:h" class="def" +	  ><a id="v:h" class="def"  	    >h</a -	    > :: t</p +	    > :: t <a href="#" class="selflink" +	    >#</a +	    ></p  	  ><div class="doc"  	  ><ul  	    ><li @@ -192,9 +202,11 @@ tracks</pre  	  ></div  	><div class="top"  	><p class="src" -	  ><a href="#" id="v:i" class="def" +	  ><a id="v:i" class="def"  	    >i</a -	    > :: t</p +	    > :: t <a href="#" class="selflink" +	    >#</a +	    ></p  	  ><div class="doc"  	  ><ul  	    ><li @@ -242,9 +254,11 @@ More of the indented list.</p  	  ></div  	><div class="top"  	><p class="src" -	  ><a href="#" id="v:j" class="def" +	  ><a id="v:j" class="def"  	    >j</a -	    > :: t</p +	    > :: t <a href="#" class="selflink" +	    >#</a +	    ></p  	  ><div class="doc"  	  ><dl  	    ><dt @@ -310,9 +324,11 @@ with more of the indented list content.</p  	  ></div  	><div class="top"  	><p class="src" -	  ><a href="#" id="v:k" class="def" +	  ><a id="v:k" class="def"  	    >k</a -	    > :: t</p +	    > :: t <a href="#" class="selflink" +	    >#</a +	    ></p  	  ><div class="doc"  	  ><ul  	    ><li | 
