JDK-8069139 : Update profile pages to be HTML5 accessibility compliant
Type:Sub-task
Component:tools
Sub-Component:javadoc(tool)
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2015-01-16
Updated:2015-01-28
Resolved:2015-01-28
Description
Update the profile-overview-frame.html, <profile_name>-frame.html, <profile_name>-package-frame.html, <profile_name>-package-summary.html and <profile_name>-summary.html pages to be HTML5 accessibility compliant.
Comments
Add attribute role and values "main", "banner", "contentinfo", "region" and "navigation" to <main>, <header>, <footer>, <section> and <nav>.