-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8, 11, 15
-
Component/s: client-libs
-
b12
Many tables in componentProperties.html contain <br> element in the end of the cell. This element has no effect in this case, it can be removed safely without affecting the visual presentation of the tables.
The src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/componentProperties.html file has many tables with redundant <br> element in table cells.
The src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/componentProperties.html file has many tables with redundant <br> element in table cells.
- relates to
-
JDK-8282152 JPEG Metadata uses <br> to create list
-
- Open
-
-
JDK-8260328 Drop redundant CSS properties from java.desktop HTML files
-
- Resolved
-