On Tue, 26 Oct 2021 12:44:38 GMT, Pavel Rappo <pra...@openjdk.org> wrote:
>> Single-row table was being used as a hack here, a description list >> seems more appropriate > > Would it be possible to build documentation for that page to see how it looks? @pavelrappo here's a screengrab from my local build. It doesn't look exactly as before, but I think the message is the same. Idiomatically, the <dl> element is ideal for this kind of thing: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dl  ------------- PR: https://git.openjdk.java.net/jdk/pull/6010