-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 13
-
Fix Version/s: 13
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:b25
The fix for JDK-8224257 added `scope="row"` to the cells in the tables, but Axe reports that the cells should *also* be converted to <th> cells in HTML 5. To compensate for the conversion, the style for the cell is updated to include `font-weight:normal` and `text-align:left` if there is not already a setting for `text-align`.
This can be done in the recent new fixuppandoc utility.
This can be done in the recent new fixuppandoc utility.