Failing page

This page is designed to contain at least one failure of each custom test in the combo10 proc of Autotest.

Motion

This sentence moves for 20 seconds, so it should fail the motion test.

Link underlining

Here are two non-inline links. One is underlined and the other is not, so they should fail styleDiff. They should pass linkUl, because it makes underlining of non-inline links optional.

Source 2

Focus indicator

The link in this paragraph is not outlined when focused. Here is a link to Source 4. So it should fail focOl

The following form’s controls, too, are not outlined when focused, so they, too, should fail focOl.

Choose a tree

Choose flowers

Keyboard navigability

The following link is not keyboard-focusable. This is a link to Source 5.

And this paragraph is focusable, though not operable.

Therefore, both of these should fail focOp.

Menus

The following menu bar contains menu buttons controlling submenus. The first menu button (Personalities) can be focused with keyboard navigation. An ArrowDown keypress fails to open the submenu. An ArrowRight keypress fails to navigate to the second menu button (Technologies). So the Personalities button should pass focOp, the Technologies button should fail it, and it should ignore both submenus. The submenu menu items should, however, be tested by focOpAll and fail it.

Labeling

The following input is unlabeled, so labClash should classify it as unlabeled.

Enter any vehicle type.

The following button should be classified as well-labeled by labClash, because it does not check the validity of references. Packaged tests do so.

What does this button do?

The following form’s controls have multiple conflicting labels, so labClash should classify them as mislabeled.

Choose a document

Implicit and attribute

Implicit and reference

Explicit and attribute

Explicit, attribute, and reference

The following labels label multiple labelable elements.

Embedded active elements

The following active elements are embedded in other active elements, so they should fail the embAc test.

This button contains a link:

This link contains a button: Choose

Radio buttons

The fieldset element containing the following radio buttons has no legend element, so it should fail radioSet.

Choose an official

The following radio buttons in a fieldset element do not all have the same name, so they, too, should fail radioSet.

Choose forms of recreation

Choose a game

Choose a sport

The following radio buttons are not in a fieldset element at all, so they, too, should fail radioSet.

Choose a furniture item

Roles

The following roles should fail role.

This formula has a non-existent ARIA role: 3 + 5 = 8.

The following definitions use ARIA roles instead of an HTML dl structure.

The following paragraph has an abstract role.

This is the end of a section of the document.

The paragraph at the end of this document, too, should violate role.

Style consistency

The above heading and the button below differ in color, font, minimum height, and/or border from their peers elsewhere in this document, so they should fail styleDiff.

Hovering

Hovering over a list item below makes a detail visible, so the list items should fail hover.

Peripherals

Contrast

The heading above contrasts insufficiently with its background.

This document is an Autotest sample target. The assignment of the contentinfo role to a p element, instead of the use of a footer element, violates role.