On Tue, 30 May 2023 15:42:51 GMT, Andy Goryachev <[email protected]> wrote:
>> modules/javafx.graphics/src/main/docs/javafx/scene/doc-files/cssref.html >> line 367: >> >>> 365: </ul> >>> 366: </li> >>> 367: <li><a id="controls">Controls</a> >> >> We should consider leaving this as `href` and adding a `Controls` heading >> instead. >> It should be here: >>  >> As it is for all other headers e.g. `Nodes` >>  > > you are right You need to add a `Controls` headline still. `<h2><a id="nodes">Nodes</a></h2>` It should be above the `javafx.scene.control` row. Then the `href` will work and is consistent with the other headers.  ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1144#discussion_r1212881824
