W3CWeb Accessibility Initiative Home

User Agent Bindings for Searching for Text

On this page: Test 1 | References | About these tests

Nearby: More HTML 4.01 Tests | UAAG 1.0 Test Suite

UAAG 1.0 Requirement

Checkpoint 11.5 Default input configuration (Priority 2 )
Provision 1 : Ensure that the user agent default input configuration includes bindings for the following functionalities required by other checkpoints in this document: move content focus to the next enabled element in document order, and move content focus to the previous enabled element in document order (checkpoints 9.3 and 9.7); activate the link designated by the content focus (checkpoints 1.1 and 9.1); search for text, search again for same text (checkpoint 9.8); increase the scale of rendered text, and decrease the scale of rendered text (checkpoint 4.1); increase global volume, and decrease global volume (checkpoint 4.7); and stop, pause, resume, and navigate efficiently selected audio and animations, including video and animated images (checkpoint 4.5).
Checkpoint 1.1 Full keyboard access (Priority 1 )
Provision 1 : Ensure that the user can operate, through keyboard input alone, any user agent functionality available through the user interface.

Test 1 :

Procedure

  1. Using the keyboard or an assistive technology that emulates the keyboard, search this page for the text string "Hulks".
  2. Using the keyboard or an assistive technology that emulates the keyboard, search this page again for the text string "Hulks".

Run test

Paragraph 1

It was too much for Mrs. Joe, who immediately rose. "I tell you what, young fellow," said she, "I didn't bring you up by hand to badger people's lives out. It would be blame to me, and not praise, if I had. People are put in the Hulks because they murder, and because they rob, and forge, and do all sorts of bad; and they always begin by asking questions. Now, you get along to bed!"

Paragraph 2

I was never allowed a candle to light me to bed, and, as I went upstairs in the dark, with my head tingling - from Mrs. Joe's thimble having played the tambourine upon it, to accompany her last words - I felt fearfully sensible of the great convenience that the Hulks were handy for me. I was clearly on my way there. I had begun by asking questions, and I was going to rob Mrs. Joe.

Expected results

  1. Using the input configuration of the default user agent bindings, the user can locate the text string "Hulks" in "Paragraph 1".
  2. Using the input configuration of the default user agent bindings, the user can search again for the text string "Hulks" and locate it in "Paragraph 2".

Source code

<h3 class="test-code" class="test" class="test-code" class="test">Paragraph 1</h3>
<p class="test" class="test-code" class="test"> It was too much for Mrs. Joe, who immediately rose. "I tell you what, young fellow," said she, "I didn't bring you up by hand to badger people's lives out. It would be blame to me, and not praise, if I had. People are put in the Hulks because they murder, and because they rob, and forge, and do all sorts of bad; and they always begin by asking questions. Now, you get along to bed!" </p>
<h3 class="test-code" class="test">Paragraph 2</h3>
<p class="test"> I was never allowed a candle to light me to bed, and, as I went upstairs in the dark, with my head tingling - from Mrs. Joe's thimble having played the tambourine upon it, to accompany her last words - I felt fearfully sensible of the great convenience that the Hulks were handy for me. I was clearly on my way there. I had begun by asking questions, and I was going to rob Mrs. Joe. </p>

References

  1. HTML 4.01 specification for Text

About this test suite

This test is part of a test suite for the User Agent Accessibility Guidelines (UAAG) 1.0 . This work is conducted by the User Agent Accessibility Guidelines Working Group , which is part of W3C's Web Accessibility Initiative (WAI) . Please send comments on this test to w3c-wai-ua@w3.org ( public archive ).


Test created by:

Last modified: $Date: 2003/04/02 23:46:57 $ by $Author: jongund $