mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +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
|
@ -61,7 +61,7 @@ import java.util.concurrent.TimeUnit;
|
|||
* are {@link Thread#isDaemon daemon} threads.
|
||||
*
|
||||
* <table class="striped">
|
||||
* <caption style="display:none:">System properties</caption>
|
||||
* <caption style="display:none">System properties</caption>
|
||||
* <thead>
|
||||
* <tr>
|
||||
* <th scope="col">System property</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue