On Wed, 31 May 2023 22:57:36 GMT, Kevin Rushforth <[email protected]> wrote:
>> Andy Goryachev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> review comments > > modules/javafx.graphics/src/main/docs/javafx/scene/doc-files/cssref.html line > 3155: > >> 3153: <tr> >> 3154: <th colspan="4" class="parents" scope="row">Also has <a >> href="#fontprops">font >> 3155: properties</a> and all properties of <a >> href="#parent">Parent</a></th> > > Should this be "and all properties of `Pane`"? (or maybe `Region`, since > `Pane` adds no properties of its own). my mistake, should be Region. However, perhaps we should say Pane even though it does not add any properties on its own, but it **may** in the future. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1144#discussion_r1212402158
