mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8315921: Invalid CSS declarations in java.lang class documentation
Reviewed-by: jpai, alanb
This commit is contained in:
parent
792d829328
commit
2d4a4d04b8
5 changed files with 42 additions and 42 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue