Asqatasun v4 - Summary

Asqatasun v4 - RGAA 3.0 - Rule 1.9.2

Summary

This test consists in detecting map images and thus defining the applicability of the test.

Human check will be then needed to determine whether the detected elements containing text can be replaced by styled text.

Business description

Criterion

1.9

Test

1.9.2

Description

For each image map (img or object tag with the usemap attribute), each text area (area tag) must be replaced with styled text if possible. Has this rule been followed (except in particular cases)?

Level

AAA

Technical description

Scope

Page

Decision level

Semi-Decidable

Algorithm

Selection

Set1

All the <area> tags, defined within a <map> tag whose the "id" attribute corresponds to the "usemap" attribute of an <img> tag and not identified as captcha (see Notes about captcha detection)

Process

Test1

For each element of Set1, raise a MessageA

MessageA

Analysis

Not Applicable

The page has no <area> tag, correctly associated with an image (Set1 is empty)

Pre-qualified

The page has at least one <area> tag, correctly associated with an image (Set1 is not empty)

Notes

An element is identified as a CAPTCHA when the "captcha" occurrence is found :

TestCases

TestCases files for rule 1.9.2