8047316: update javadoc tests to fix tidy warning for incorrect html comment
Reviewed-by: jjg, ksrini
This commit is contained in:
parent
bbc0df83f4
commit
3e316a3372
@ -38,7 +38,7 @@ Sub-test 29 Actual: <A HREF="{@docRoot}/../docs1/p2/package-summary.html#package
|
||||
Sub-test 29 Expect: <A HREF="./../docs1/p2/package-summary.html#package_description">./../docs1/p2/package-summary.html#package_description</A>
|
||||
<p>
|
||||
|
||||
<!-- ----------------------------------------------- -->
|
||||
<!-- ============================================================== -->
|
||||
|
||||
Allow docRoot to work without a trailing slash for those who had to change their comments
|
||||
to work with the 1.4.0 bug:
|
||||
|
@ -59,7 +59,7 @@ package p1;
|
||||
* Sub-test 7 Expect: <A HREF="../../docs1/p2/package-summary.html#package_description">../../docs1/p2/package-summary.html#package_description</A>
|
||||
* <p>
|
||||
*
|
||||
* <!-- ----------------------------------------------------- -->
|
||||
* <!-- =================================================================== -->
|
||||
*
|
||||
* Allow docRoot to work without a trailing slash for those who had to change their comments
|
||||
* to work with the 1.4.0 bug:
|
||||
|
@ -39,7 +39,7 @@ Sub-test 18 Actual: <A HREF="{@docRoot}/../docs1/p2/package-summary.html#package
|
||||
Sub-test 18 Expect: <A HREF="../../docs1/p2/package-summary.html#package_description">../../docs1/p2/package-summary.html#package_description</A>
|
||||
<p>
|
||||
|
||||
<!-- ------------------------------------------------ -->
|
||||
<!-- ================================================================== -->
|
||||
|
||||
Allow docRoot to work without a trailing slash for those who had to change their comments
|
||||
to work with the 1.4.0 bug:
|
||||
|
Loading…
Reference in New Issue
Block a user