4.2. Result Details
The priority tabs contain a detailed report of the issues found. Each tab displays a table of pull-down nodes that puts together issues with the same priority (1, 2, 3). A table of pull-down nodes is a table that has a column which allows to expand its content as new rows in the table.

1. Priority node. 2.Checkpoint node. 3. Check node. 4. Issue node. 5. Source code of the web page analysed.
The type of nodes are:
- Priority node: In this level, the total number of issues, automatic and manual, found for the corresponding priority, are displayed.
- Automatic column: Number of automatic issues.
- Human column: Number of manual issues.
- Test results column: Url of the Web page to which the issues report belongs to.
- Checkpoint node: where issues have been detected. The automatic and human review columns of a checkpoint node will display the total number of issues for that checkpoint (the sum of the issues for all the checkpoints is the total displayed in the priority node).
- Automatic column: Number of automatic issues.
- Human column: Number of manual issues.
- Test results column: Checkpoint description.
- Check node: A check contains only issues of one type, automatic or manual, unlike the checkpoints that can contain both, automatic and manual issues,. The number of issues found is displayed in the automatic and human review columns. The other column will be empty.
- Automatic column: If the check is automatic, it will display the number of automatic issues found.
- Human column: If the check is manual, it will display the number of manual issues found.
- Test results column: If the issue is automatic, it will display information about the cause of the problem. If the check is manual, it will display information on what should be checked by the person who is performing the analysis to determinate whether those issues meet the checkpoint or not.
- Issue node: Each issue node represents an HTML label which is causing an accessibility error if it is part of an automatic check or that requires human review if it is a manual check.
- Automatic column: Empty.
- Human column: Empty.
- Test results column: The HTML label and the line number.
Below the priority table, the source code for the selected web page in the summary table, is displayed. Each time an issue node is selected, the source code of the line where the error occurs will be displayed and the label will be highlighted.