8315921: Invalid CSS declarations in java.lang class documentation

Reviewed-by: jpai, alanb
This commit is contained in:
Hannes Wallnöfer 2023-11-02 11:53:54 +00:00
parent 792d829328
commit 2d4a4d04b8
5 changed files with 42 additions and 42 deletions

View file

@ -1463,9 +1463,9 @@ public final class Pattern
* </tr>
* </thead>
* <tbody>
* <tr><th scope="row" style="text-weight:normal">:</th>
* <tr><th scope="row" style="font-weight:normal">:</th>
* <td>{@code { "boo", "and", "foo" }}</td></tr>
* <tr><th scope="row" style="text-weight:normal">o</th>
* <tr><th scope="row" style="font-weight:normal">o</th>
* <td>{@code { "b", "", ":and:f" }}</td></tr>
* </tbody>
* </table>