-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0, 1.4.2, 5.0, 5.0u7, 6, 7
-
b123
-
generic, x86
-
generic, other, linux
-
Verified
The javadoc/doclet tool should have a structured approach to generating the output HTML. There are a bunch of print statements all over the doclet which should be replaced by objects which could be used to generate an HTML tree which can then be printed out.
Current implementation generates invalid and inaccessible HTML output.
Current implementation generates invalid and inaccessible HTML output.
- duplicates
-
JDK-6702376 Javadoc HTML accessibility issues in generated HTML by standard doclet (including WCAG 2.0 issues)
- Closed
-
JDK-4753126 stddoclet: Fix technically invalid HTML styles that display fine (W3C validator)
- Closed
-
JDK-4964455 HTML validation errors
- Closed
-
JDK-5088314 Javadoc generates invalid and unnecessary HTML NOSCRIPT
- Closed
-
JDK-6462392 Java document has a lot of HTML errors by HTML validater.
- Closed
- relates to
-
JDK-6348302 <HR> now at top of javadoc pages
- Closed
(1 relates to)