-
Bug
-
Resolution: Fixed
-
P3
-
12
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8215653 | 13 | Magnus Ihse Bursie | P3 | Resolved | Fixed | b01 |
JDK-8216077 | 12.0.1 | Magnus Ihse Bursie | P3 | Resolved | Fixed | master |
An accessibility report is showing that pandoc does not put a lang attribute in the <html> tag. This is categorized as a "serious" error, and is the dominant "serious" error in our docs. This is showing up for all the "specs" documents written in Markdown.
See reference here:
https://dequeuniversity.com/rules/axe/3.0/html-has-lang?application=webdriverjs
See reference here:
https://dequeuniversity.com/rules/axe/3.0/html-has-lang?application=webdriverjs
- backported by
-
JDK-8215653 pandoc should use <html lang="en">
- Resolved
-
JDK-8216077 pandoc should use <html lang="en">
- Resolved