RFR (JDK11/doc-only) 8199176: Accessibility issues in java.base docs

Alan Bateman Alan.Bateman at oracle.com
Wed Mar 21 21:28:06 UTC 2018


On 21/03/2018 19:08, Joe Wang wrote:
> :
>
> *Item 3*: Heading leavels should only increase by one
>     This is due to the javadoc tool generates a header with an 
> addition of headings, in this particular case, <h1>. The fix for this 
> particular case is to replace the <h3>s with <h2>.
I assume this has the effect of increasing the size of the headings. 
Does it look okay? I assume many of these usages of h3 choose that to 
avoid heading in very large font.

-Alan


More information about the core-libs-dev mailing list