mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-18 11:53:17 +00:00
8046071: update three javadoc tests for empty <p> tag
Reviewed-by: jjg, ksrini
This commit is contained in:
parent
dfedac648b
commit
17f9ae5713
@ -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> {@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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user