On Fri, 11 Jul 2025 14:33:23 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>> Kevin Rushforth has updated the pull request incrementally with one >> additional commit since the last revision: >> >> add missing </li> tag > > overview.html line 9: > >> 7: The JavaFX API is composed of the following groups of modules: >> 8: >> 9: <ul> > > minor: JDK uses `<blockquote>`, `<dt>`, and `<dd>` instead of `<ul>`. should > we do the same? Good idea. Done. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1842#discussion_r2200958900