RFR: 8299756: Minor updates in CSS Reference [v3]
    Marius Hanl 
    mhanl at openjdk.org
       
    Thu Jun  1 09:42:18 UTC 2023
    
    
  
On Tue, 30 May 2023 15:42:51 GMT, Andy Goryachev <angorya at openjdk.org> 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
    
    
More information about the openjfx-dev
mailing list