Hi Sergey,
OK. Replaced summary by caption
http://cr.openjdk.java.net/~psadhukhan/8213049/webrev.1/
Regards
Prasanta
On 01-Dec-18 3:56 AM, Sergey Bylokhov wrote:
Hi, Prasanta.
The "summary" attr in our tables was used for accessibility purpose:
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=4637604
But since this attr is unsupported in html5 it was replaced
by the <caption> with appropriate text:
http://mail.openjdk.java.net/pipermail/swing-dev/2017-May/007355.html
http://mail.openjdk.java.net/pipermail/swing-dev/2017-May/007356.html
On 29/11/2018 22:44, Prasanta Sadhukhan wrote:
Hi All,
Please review a doc-fix to comply with HTML5 standard,mainly removing
the obsolete "summary" attributes.
Bug: https://bugs.openjdk.java.net/browse/JDK-8213049
webrev: http://cr.openjdk.java.net/~psadhukhan/8213049/webrev.0/
Regards
Prasanta