This test file is modified.

W3C Logo W3C WAI Logo W3C WAI Test Suites

Provide Link Information

Requirement Reference

Test Suite: UAAG 1.0 Test Suite for HTML 4.01
Guideline 10: Orient the user
Checkpoint 10.5: Provide link information

Test is required for conformance

Procedure

  1. Query the user agent to provide information about the following test links as outlined in provision one of this checkpoint.

Test

Test Link 1

Test Link 2

Test Link 3

Test Link 4

Internal Link Anchor 1
Internal Link Anchor 2

Source Code

<p>
<a href="../action/return.html" title="Test external link 1" hreflang="en" type="text/html" shape="rect" name=external1">Test Link 1</a></p>
<p>
<a href="../action/return.html" title="Test external link 2" hreflang="en" type="text/html" shape="rect" name="external2">Test Link 2</a></p>
<p>
<a href="#internal1" title="Test internal link 1" hreflang="en" type="text/html" shape="rect">Test Link 3</a></p>
<p>
<a href="#internal2" title="Test internal link 2" hreflang="en" type"text/html" shape="rect">
Test Link 4</a></p>
<h5>
<a name="internal1" shape="rect">Internal Link Anchor 1</a></h5>
<h5>
<a name="internal2" shape="rect">Internal Link Anchor 2</a></h5>

Results

  1. The user agent should make available the link information as outlined in provision 1 of this checkpoint including: link element content, link title, whether the link is internal to the resource (e.g., the link is to a target in the same Web page), whether the user has traversed the link recently, and information about the type, size, and natural language of linked Web resources.
  2. (Note: The user agent is not required to compute or make available information that requires retrieval of linked Web resources.)

Copyright 2004 University of Illinois at Urbana/Champaign, Disclaimer