Asqatasun v4 - Summary

Asqatasun v4 - RGAA 3.2016 - Rule 1.1.4

Summary

This test consists in checking whether each <area> of a server image map is doubled by a link in the page.

Business description

Criterion

1.1

Test

1.1.4

Description

Chaque zone cliquable d’une image réactive coté serveur est-t-elle doublée d’un lien dans la page ?

Level

A

Technical description

Scope

Page

Decision level

Semi-Decidable

Algorithm

Selection

Set1

All the <img> tags with an "ismap" attribute and all the <input> tags with a "type" attribute equals to "image" and an "ismap" attribute (css selector : img[ismap],input[type=image][ismap])

Process

Tests

Test1

For each element of Set1, produce a MessageA

Messages

MessageA : Check a link is associated with the server-sided image map

Analysis

Not Applicable

The page has no <img> tag with a "ismap" attribute (Set1 is empty)

Pre-qualified

Set1 is not empty

Notes

We only detect the elements of the Set1 to determine whether the test is applicable

TestCases

TestCases files for rule 1.1.4