Skip to content

Commit 76aba9a

Browse files
Ziad El Midaouikevinrushforth
authored andcommitted
8368511: Incorrect "Group" name after click on link in JavaFX CSS Reference Guide
Reviewed-by: angorya
1 parent c480b46 commit 76aba9a

File tree

1 file changed

+1
-1
lines changed
  • modules/javafx.graphics/src/main/docs/javafx/scene/doc-files

1 file changed

+1
-1
lines changed

modules/javafx.graphics/src/main/docs/javafx/scene/doc-files/cssref.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1943,7 +1943,7 @@ <h2><a id="stage">Stage</a></h2>
19431943
</tr>
19441944
</tbody>
19451945
</table>
1946-
<h4><a id="popupwindow">Group</a></h4>
1946+
<h4><a id="popupwindow">PopupWindow</a></h4>
19471947
<p class="styleclass">Style class: :root.popup</p>
19481948
<p>PopupWindow does not have any properties that can be styled by CSS, but a PopupWindow does have its own Scene.
19491949
Scene's root gets the :root pseudo-class by default. If the Scene is the root scene of a PopupWindow, then the

0 commit comments

Comments
 (0)