Index
- Forms element - Mobile Web Test Group: This test examines the usage of "INPUT" element with TYPE = "text" (FORM element with the
attribute METHOD set to "POST"). A textbox and a submit button should be visible below. If
the button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the usage of "INPUT" element with TYPE = "text" (FORM element with the
attribute METHOD set to "GET"). A textbox and a submit button should be visible below. If the
button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the usage of "INPUT" element with TYPE = "checkbox" (FORM element with the
attribute METHOD set to "POST"). An unchecked checkbox and a submit button should be visible below.
If the button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the usage of "INPUT" element with TYPE = "checkbox" (FORM element with the
attribute METHOD set to "GET"). An unchecked checkbox and a submit button should be visible below.
If the button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the usage of "INPUT" element with TYPE = "checkbox" (FORM element with the
attribute METHOD set to "POST"). An unchecked checkbox and a submit button should be visible below.
If the button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the usage of "INPUT" element with TYPE = "checkbox" (FORM element with the
attribute METHOD set to "GET"). A checked checkbox and a submit button should be visible below.
If the button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the BUTTON element with the attribute TYPE set to "submit" (FORM element
with the attribute METHOD set to "POST"). Once you press the button, a new page should appears
with the following message: "Welcome to Mobile Web Working Group".
- Forms element - Mobile Web Test Group: This test examines the BUTTON element with the attribute TYPE set to "submit" and
the usage of the TABINDEX attribute. While navigating through the controls, the first
button to get the focus should be the first one, then the third button and the second
one (FORM element with the attribute METHOD set to "POST"). This should only apply to
the buttons. If any of the buttons is pressed, nothing should happens other than reload
the page.
- Forms element - Mobile Web Test Group: This test examines the BUTTON and INPUT elements with the attribute TYPE set to "submit" and
the usage of the TABINDEX attribute. While navigating through the controls, the first element to
get the focus should be the first button, then the second button, the third button, the third
textbox, the second textbox and the first textbox (FORM element with the attribute METHOD set to
"POST"). If any of the buttons is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the BUTTON element with the attribute ONCLICK set to "change the background color of the document"
(FORM element with the attribute METHOD set to "POST"). After pressing the first button, the background color should be
yellow. Once the second button is pressed, the background color should change to green. The actions mentioned earlier
should be visible only if the browser supports JavaScript.
- Forms element - Mobile Web Test Group: This test examines the FORM element with the usage of a single Legend Element and no labels used
(FORM element with attribute METHOD set to POST). A box identified as "Personal Information" should
appears below with three textboxes in it and a submit button out of it. If the button is pressed,
nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the usage of a single Legend Element and labels used (FORM element with the attribute
METHOD set to "post"). A box identified as "Personal Information" should appears below with three textboxes
in it and a submit button out of it. The first textbox (from left to right) should be identified as "Your Name",
the second textbox should be identified as "Your City" and the third textbox should be identified as "Your Country".
If the button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the usage of multiple FIELDSET elements and no labels used (FORM element
with the attribute METHOD set to "post"). Two boxes identified as "Personal Information" should
appear below with three textboxes in each one of them and only one submit button. If the button is pressed,
nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the usage of multiple FIELDSET elements and usage of labels used (FORM
element with the attribute METHOD set to "post"). Two boxes, one identified as "Personal Information"
and the second one identified as "Public Information" should appear below with three textboxes in each
one of them and only one submit button. In the first box, the first textbox (from left to right) should
be identified as "Your Name", the second textbox should be identified as "Your City" and the third textbox
should be identified as "Your Country". In the second box, the first textbox (from left to right) should
be identified as "Your Position", the second textbox should be identified as "Your Status" and the third
textbox should be identified as "Your Salary". If the button is pressed, nothing should happens other
than reload the page.
- Forms element - Mobile Web Test Group: This test examines the usage of single FIELDSET element (without labels) with inline style (FORM element
with the attribute METHOD set to "post"). A box idetified as "Background Green" and a submit button should
appear below. The Background color of the box should be Green and should contains three textboxes in it.
If the button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the usage of multiple FIELDSET element (without labels) with inline style (FORM element
with the attribute METHOD set to "post"). Two boxes, one identified as "Backgroung Green" and the second one
identified as "Background Yellow", should appear below with three textboxes in each one of them and only one
submit button should appears. Background colors should be Green for the first box and Yellow for the second box.
If button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the usage of single FIELDSET element (with labels) and inline style (FORM element
with the attribute METHOD set to "post"). A box identified as "Background Green" should appears below with
three textboxes in it and a submit button out of it. All the textboxes should be identified as "Your Name"
and the Background color of the box should be Green. If the button is pressed, nothing should happens other
than reload the page.
- Forms element - Mobile Web Test Group: This test examines the usage of multiple FIELDSET element (with labels) and inline style (FORM element with
the attribute METHOD set to "post"). Two boxes, one identified as "Backgroung Green" and the second one
identified as "Background Yellow", should appear below with three textboxes in each one of them and only one
submit button. Background colors should be Green for the first box and Yellow for the second box and all the
textboxes should be identified as "Your Name". If the button is pressed, nothing should happens other than
reload the page.
- Forms element - Mobile Web Test Group: This test examines the OPTGROUP element. A single drop down menu and a button should be visible below.
Once you click on the menu, a group of options called Labels should appear. If the button is pressed,
nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the OPTGROUP element. A simple drop down menu with multiple groups of options should
appear. Once you click on the menu, two groups of options should appear. You should be able of selecting
any of the options. If the button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the OPTGROUP element. Single OPTGROUP with disabled attribute set. A single drop down
menu with a group of options should appears and the options should be disabled. A submit button should be
visible too and if it is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the OPTGROUP element. Multiple OPTGROUP with disabled attribute set for both. A single drop
down menu should appears with two group of options and a submit button. The options should be disabled. Once the
button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the OPTGROUP element. Multiple OPTGROUP with disabled attribute set for firts one only.
A single drop down menu should appears and a submit button. The menu should contains two groups of options but
only the first group should be disabled. If the button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the OPTGROUP element. Multiple OPTGROUP with disabled attribute set for the second group only.
A single drop down menu and a submit button should appear. If the button is pressed, nothing should happens other
than reload the page.
- Forms element - Mobile Web Test Group: This test examines the SELECT element. Single SELECT element with single OPTION element. A single
drop down menu and a submit button should appear. The drop down menu should contains only one option.
If the button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the SELECT element. Single SELECT element with multiple OPTION elements and one have the
selected attribute set. A single drop down menu and a submmit button should appear. The menu should contains
more than one option and the last option (Label 4) should be selected. If the button is pressed, nothing should
happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the SELECT element. Single SELECT element with multiple OPTION elements and all have the
SELECTED attribute set ("multiple" attribute on select not set). Is indetermine which element would be pre-selected.
In addition, a submit button should appears. Once you click on it, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the SELECT element. Single SELECT element with multiple OPTION elements and all have
the selected attribute set ("multiple" attribute on select set). A single drop down menu should appear with
multiple options and all of them are selected. In addition, a submit button should appears and once it is
pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the SELECT element. Single SELECT element with multiple OPTION elements.
Attribute size on Select set to 4. A single drop down menu and a submit button should appear.
The menu shoud show 4 options at the same time. If the button is pressed, nothing should happens
other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the SELECT element. Multiple SELECT elements with multiple OPTION elements.
Attribute TABINDEX set to "3" on the first SELECT element, set to "2" on the second SELECT element
and set to "1" on the third SELECT element. Three drop down menus and a submit button should appear.
The order of access to the menus (by pressing the "Tab" key) should be the following: the first time the
key is pressed the focus shoud be on the third menu, the second time the focus should be on the second
menu and the third time the focus should be on the first menu. If the button is pressed, nothing should
happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the SELECT element. Multiple SELECT element with multiple OPTION elements.
All three SELECT elemenst have different styles (green, blue and yellow respectively). Three drop down
menus and a submit button should appear. The Background color for the first menu should be green, blue
for the second one and yellow for the third one. If the button is pressed, nothing should happens other
than reload the page.
- Forms element - Mobile Web Test Group: The test evaluates a LABEL element with a "for" attribute that references more than one ID element. A box
identified as "Personal Information" and a submit button should appear. The box should contains three textboxes
identified as "Your Name" each one of them. If the button is pressed, nothing should happens other than reload the page.
- Forms element - Mobile Web Test Group: This test examines the BUTTON element with the attribute TYPE set to "submit" and the attribute STYLE set to "green".
The text inside the button should be green. If the button is pressed, the following message should appear in a new
page: "Welcome to Mobile Web Working Group".
- Forms element - Mobile Web Test Group: This test examines the BUTTON element with the attribute TYPE set to "submit" and the usage of the attribute disabled.
A disabled button should appears below.
- Forms element - Mobile Web Test Group: This test examines the BUTTON element with the attribute TYPE set to "submit" and the usage of the attribute ACCESSKEY set to "5".
As alternative to clicking on the button, you should be able to press the number "5" and get the same action. If the
button is pressed, the following message should appears in a new page: "Welcome to Mobile Web Working Group".
Dominique
Hazaƫl-Massieux <dom@w3.org>
Last Modified: $Date: 2008/03/03 08:10:18 $