8276800: Fix table headers in NumericShaper.html

Reviewed-by: naoto, aivanov
This commit is contained in:
Ludvig Janiuk 2021-11-11 16:46:52 +00:00 committed by Alexey Ivanov
parent 2ca4ff87b7
commit 5e98f993b3

View File

@ -119,21 +119,20 @@ import jdk.internal.access.SharedSecrets;
* <tbody>
* <tr>
* <th scope="rowgroup" rowspan="2">Arabic
* <td>{@link NumericShaper#ARABIC NumericShaper.ARABIC}
* <th scope="row">{@link NumericShaper#ARABIC NumericShaper.ARABIC}
* <br>
* {@link NumericShaper#EASTERN_ARABIC NumericShaper.EASTERN_ARABIC}
* <td>{@link NumericShaper#EASTERN_ARABIC NumericShaper.EASTERN_ARABIC}
* </tr>
* <tr>
* <td>{@link NumericShaper.Range#ARABIC}
* <th scope="row">{@link NumericShaper.Range#ARABIC}
* <br>
* {@link NumericShaper.Range#EASTERN_ARABIC}
* <td>{@link NumericShaper.Range#EASTERN_ARABIC}
* </tbody>
* <tbody>
* <tr>
* <th scope="row">Tai Tham
* <td>{@link NumericShaper.Range#TAI_THAM_HORA}
* <th scope="rowgroup">Tai Tham
* <th scope="row">{@link NumericShaper.Range#TAI_THAM_HORA}
* <br>
* {@link NumericShaper.Range#TAI_THAM_THAM}
* <td>{@link NumericShaper.Range#TAI_THAM_THAM}