In an attempt to make our documentation HTML5 compliant, we are running some HTML checking tools on our documentation.
Running tidy using the "-q -e --gnu-emacs true" options on specs/man/java.html gives the following specs/man/java.html
java.html
java.html:4163:1: Warning: <th> joining values of repeated attribute "style"
java.html:4172:1: Warning: <th> joining values of repeated attribute "style"
java.html:4225:1: Warning: <th> joining values of repeated attribute "style"
java.html:4231:1: Warning: <th> joining values of repeated attribute "style"
java.html:4282:1: Warning: <th> joining values of repeated attribute "style"
java.html:4333:1: Warning: <th> joining values of repeated attribute "style"
Running tidy using the "-q -e --gnu-emacs true" options on specs/man/java.html gives the following specs/man/java.html
java.html
java.html:4163:1: Warning: <th> joining values of repeated attribute "style"
java.html:4172:1: Warning: <th> joining values of repeated attribute "style"
java.html:4225:1: Warning: <th> joining values of repeated attribute "style"
java.html:4231:1: Warning: <th> joining values of repeated attribute "style"
java.html:4282:1: Warning: <th> joining values of repeated attribute "style"
java.html:4333:1: Warning: <th> joining values of repeated attribute "style"
- duplicates
-
JDK-8336091 Fix HTML warnings in the generated HTML files
-
- Resolved
-