This test file is modified.
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
- Query the user agent to provide information about the following test links as outlined in provision one of this checkpoint.
Test
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
- 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.
-
(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