Skip to content

Commit 1dd0a59

Browse files
author
Andy Goryachev
committed
8303019: cssref.html incorrect internal link in Path
Reviewed-by: kcr
1 parent 7bf2372 commit 1dd0a59

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2928,7 +2928,7 @@ <h4><a id="line">Line</a></h4>
29282928
<td></td>
29292929
</tr>
29302930
<tr>
2931-
<th colspan="4" class="parents" scope="row">Also has all properties of <a href="#node">Shape</a></th>
2931+
<th colspan="4" class="parents" scope="row">Also has all properties of <a href="#shape">Shape</a></th>
29322932
</tr>
29332933
</tbody>
29342934
</table>
@@ -2958,7 +2958,7 @@ <h4><a id="path">Path</a></h4>
29582958
<td></td>
29592959
</tr>
29602960
<tr>
2961-
<th colspan="4" class="parents" scope="row">Also has all properties of <a href="#node">Shape</a></th>
2961+
<th colspan="4" class="parents" scope="row">Also has all properties of <a href="#shape">Shape</a></th>
29622962
</tr>
29632963
</tbody>
29642964
</table>
@@ -3068,7 +3068,7 @@ <h4><a id="text">Text</a></h4>
30683068
</tr>
30693069
<tr>
30703070
<th colspan="4" class="parents" scope="row">Also has <a href="#fontprops">font
3071-
properties</a> and all properties of Shape</th>
3071+
properties</a> and all properties of <a href="#shape">Shape</a></th>
30723072
</tr>
30733073
</tbody>
30743074
</table>
@@ -6038,7 +6038,7 @@ <h4><a id="xychart">XYChart</a></h4>
60386038
<td>&nbsp;</td>
60396039
</tr>
60406040
<tr>
6041-
<th colspan="4" class="parents" scope="row">Has all properties of <a href="#chart">chart</a></th>
6041+
<th colspan="4" class="parents" scope="row">Has all properties of <a href="#chart">Chart</a></th>
60426042
</tr>
60436043
</tbody>
60446044
</table>

0 commit comments

Comments
 (0)