In order to fulfill the conformance A+, webpages must satisfy all checkpoints of the priority level 1,
and plus three convenient design principles: 1) insert positioning points associated with keyboard
Accesskeys, 2) add a sitemap for Website navigation, and 3)provide keyboard usability to instead
of mouse functionality, respectively.
i.e., webpages must satisfy all 28 checkpoints of the priority level one, including 8 checkpoints of
machine recognize/machine review, 13 checkpoints of machine recognize/human review, and 7
checkpoints of human recognize/human review.
Original Priority 1(28)(Machine Identify/Machine inspection(8),Machine Identify/human reviews(13),
Human Identify/human reviews(7)
In addition Priority 2(5):
6.5 : H206104 For scripts and applets, ensure that event handlers are input device-independent.
8.1 : H208100 Provide interchangeable methods for Scripts, Applets, and Objects information.
9.2 : H209201 Ensure that all webWeb content elements have other operative method apart from the mouse.
9.3 : H209002 Make sure that event handlers do not require use of a mouse.
13.6: H213205 Provide map or general layout for Web site.
and Priority 3(1): 9.5: H309204 Add the Accesskey for the links that was most often used.
It must be noted that from version 3.0.0, the checkpoint 8.1 "H208100 Provide interchangeable
Methods for Scripts, Applets, and Objects information." was moved to the priority level 1, and the
code was adjusted to "H108100 Provide interchangeable methods for Scripts, Applets, and
Objects information.".
After adjustment, to fulfill the A+ conformance, webpages must satisfy
1) all 29 checkpoints of the priority level one, including 8 checkpoints of machine recognize/machine review, 14 checkpoints of machine recognize/human review, and 7 checkpoints of human recognize/human review;
2) plus 4 checkpoints of the priority level 2, including
6.5 : H206104 For scripts and applets, ensure that event handlers are input device-independent.
9.2 : H209201 Ensure that all webWeb content elements have other operative method apart from the mouse.
9.3 : H209002 Make sure that event handlers do not require use of a mouse.
13.6: H213205 Provide map or general layout for Web site.
3) plus 1 checkpoint of the priority level 3, which is 9.5: H309204 Add the Accesskey for the links that was most often used.