Currently in the generated HTML reports/configs etc. the values of HTML tag attributes are quoted only if for some of its symbols Character::isLetter returns false.
It would be more reliable and more correct for HTML generation to have quoted attributes unconditionally; generally W3C recommends quotes in HTML.
It would be more reliable and more correct for HTML generation to have quoted attributes unconditionally; generally W3C recommends quotes in HTML.
- clones
-
CODETOOLS-7903527 Improve accessibility in JT HTML reports - every HTML document should have `lang` attribute defined
- Resolved