equal-access
equal-access copied to clipboard
Update the issue presentation in the Checker's HTML report to match the latest Checker #3197
The issues are presented differently in the HTML report to the new checker
Summary
Make the display of issues in the HTML report match the way they are displayed in the Checker itself. There are three differences:
- Order of issue count and icon
- Indentation of issues
- Order of display of issues
Current checker:
Current HTML report:
Justification
Having information in a different order between the report and the checker itself may cause confusion for users moving between the two.
"Must have" functionality
Use the same order in both the checker and the report.