Daniel,
As a general comment, it is an accessibility error to have "gaps" in the
header numbering, such as an <h4> following an <h2> without an
intervening <h3>.
If you can point to specific files where you think the numbering has
been semantically changed, that would be good to know.
-- Jon
On 05/11/2017 11:19 AM, Daniel Fuchs wrote:
Hi Kumar,
Looks mostly good.
I'm not too sure about the changes from <h4> to <h3> and <h2> to
<h3> though.
Now some of the package.html files in java.naming retain their
<h2>Package Specification</h2> section, and others have it
changed to <h3>Package Specification</h3>.
best regards,
-- daniel
On 10/05/2017 19:57, Kumar Srinivasan wrote:
Hello,
Please review HTML5 related changes to the above modules, please
note there are no changes to the verbiage.
Thanks
Kumar
Webrev: http://cr.openjdk.java.net/~ksrini/8179697/webrev.0/
JBS: https://bugs.openjdk.java.net/browse/JDK-8179697