8046071: update three javadoc tests for empty <p> tag

Reviewed-by: jjg, ksrini
This commit is contained in:
Sonali Goel 2014-06-18 14:58:16 -07:00
parent dfedac648b
commit 17f9ae5713
3 changed files with 0 additions and 3 deletions

View File

@ -67,7 +67,6 @@ Actual: <A HREF="{@docRoot}p1/package-summary.html#package_description">package
Actual: <A HREF="{@docRoot}/p1/package-summary.html#package_description">package description</A> {&#064;docRoot}/p1/package-summary.html#package_description <br>
Expect: <A HREF="../p1/package-summary.html#package_description">../p1/package-summary.html#package description</a>
<p>
</BODY>
</HTML>

View File

@ -9,7 +9,6 @@ with examples of a wide variety of Java language constructs: packages,
subclasses, subinterfaces, nested classes, nested interfaces,
inheriting from other packages, constructors, fields,
methods, and so forth.
<p>
</body>
</html>

View File

@ -9,7 +9,6 @@ with examples of a wide variety of Java language constructs: packages,
subclasses, subinterfaces, nested classes, nested interfaces,
inheriting from other packages, constructors, fields,
methods, and so forth.
<p>
</body>
</html>