diff options
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.in.page')
-rw-r--r-- | tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.in.page | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.in.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.in.page index f9c8caef..b5f2d65f 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.in.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.in.page @@ -34,12 +34,16 @@ function in(inarg:Number):Number { -<dl> -<dt><p>inarg :</p></dt> -<dd><p>This is an argument test</p></dd> -<dt><p>Returns :</p></dt> -<dd><p>an int</p></dd> -</dl> +<terms> +<item> +<title><code>inarg</code></title> +<p>This is an argument test</p> +</item> +<item> +<title><code>Returns</code></title> +<p>an int</p> +</item> +</terms> |