RFR: JDK-8275518: accessibility issue in Inet6Address docs
Daniel Fuchs
dfuchs at openjdk.java.net
Tue Oct 26 13:27:16 UTC 2021
On Tue, 19 Oct 2021 13:50:20 GMT, Ludvig Janiuk <duke at openjdk.java.net> wrote:
> Single-row table was being used as a hack here, a description list
> seems more appropriate
Hi Ludwik, it's the first time I see `<dl>`, `<dt>`, and `<dd>` being used in API documentation so I'd like to see some confirmation from the javadoc team that the proposed changes are OK WRT to accessibility. I have added the `javadoc` label to that purpose...
-------------
PR: https://git.openjdk.java.net/jdk/pull/6010
More information about the net-dev
mailing list