-
Bug
-
Resolution: Fixed
-
P3
-
13
-
b24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8225866 | 14 | Jonathan Gibbons | P3 | Resolved | Fixed | team |
There are two issues related to accessibility in files generated by pandoc.
1. the main content should be enclosed in <main>...</main>
2. tables should identify the row heading using 'scope="row"' on the column whose contents are unique to the row.
It is easier to post-process the output than to fix pandoc and its extensions.
1. the main content should be enclosed in <main>...</main>
2. tables should identify the row heading using 'scope="row"' on the column whose contents are unique to the row.
It is easier to post-process the output than to fix pandoc and its extensions.
- backported by
-
JDK-8225866 fix issues in files generated by pandoc
-
- Resolved
-
- relates to
-
JDK-8225066 Add missing file
-
- Resolved
-