RFR: 8255214 : Unsupported 'valign' attribute for 'th' tag used in j.u.l.LogManager

Daniel Fuchs dfuchs at openjdk.java.net
Thu Nov 5 12:38:57 UTC 2020


On Wed, 4 Nov 2020 21:52:56 GMT, Rahul Yadav <ryadav at openjdk.org> wrote:

> Hello,
> 
> Request to review this small change, as HTML4 support has been dropped from javadoc.
> Have replaced valign="top" with style="vertical-align:top".

LGTM Rahul. The generated javadoc looks OK too.

-------------

Marked as reviewed by dfuchs (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1064


More information about the core-libs-dev mailing list