RGAA 3.0 - Rule 13.2.2

Summary

This test consists in detecting <object> and <embed> tags on the page.

The control that checks that the user is warned has to be done manually.

Business description

Criterion

13.2

Test

13.2.2

Description

On each Web page, for each window opening launched via an object, applet or embed tag, is the user warned?

Level

A

Technical description

Scope

Page

Decision level

Semi-Decidable

Algorithm

Selection

Set1

All the <embed> and <object> tags (embed, object)

Process

The selection handles the process.

For each occurence of the Set1 raise a MessageA

MessageA: Check user is warned in case of new window open

  • code : CheckUserIsWarnedInCaseOfNewWindow
  • status: Pre-Qualified
  • parameter : text, title attribute, snippet
  • present in source : yes

Analysis

Not Applicable

The page has neither <object> nor <embed> tags (Set1 is empty)

Pre-qualified

In all other cases

Notes

We detect the elements of the scope of the test to determine whether the test is applicable.

On latest webdev data set (2013-10-30, 78,000 pages), the test scope (embed, applet, object) has been found on 6795 pages, i.e on 8.7% of the pages

TestCases

TestCases files for rule 13.2.2