4.10 Forms report
Table of Contents
Total # of tests
Can I use…
4.10 Forms
203
4.10.1 Introduction
0
4.10.1.1 Writing a form's user interface
0
4.10.1.2 Implementing the server-side processing for a form
0
4.10.1.3 Configuring a form to communicate with a server
0
4.10.1.4 Client-side form validation
0
Form validation
Desktop
(ie:y)(firefox:y)(chrome:y)(safari:n)(opera:y)(ios_saf:n)
Mobile
(op_mini:n)(android:n)(op_mob:y)(bb:y)(and_chr:y)(and_ff:y)
4.10.1.5 Date, time, and number formats
0
4.10.2 Categories
0
4.10.3 The form element
15
4.10.4 The fieldset element
0
4.10.5 The legend element
2
4.10.6 The label element
1
4.10.7 The input element
51
4.10.7.1 States of the type attribute
0
4.10.7.1.1 Hidden state (type=hidden)
0
4.10.7.1.2 Text (type=text) state and Search state (type=search)
0
4.10.7.1.3 Telephone state (type=tel)
0
4.10.7.1.4 URL state (type=url)
0
4.10.7.1.5 E-mail state (type=email)
0
4.10.7.1.6 Password state (type=password)
0
4.10.7.1.7 Date and Time state (type=datetime)
0
4.10.7.1.8 Date state (type=date)
0
4.10.7.1.9 Month state (type=month)
0
4.10.7.1.10 Week state (type=week)
0
4.10.7.1.11 Time state (type=time)
0
4.10.7.1.12 Local Date and Time state (type=datetime-local)
0
4.10.7.1.13 Number state (type=number)
0
4.10.7.1.14 Range state (type=range)
0
4.10.7.1.15 Color state (type=color)
0
4.10.7.1.16 Checkbox state (type=checkbox)
0
4.10.7.1.17 Radio Button state (type=radio)
0
4.10.7.1.18 File Upload state (type=file)
0
4.10.7.1.19 Submit Button state (type=submit)
0
4.10.7.1.20 Image Button state (type=image)
0
4.10.7.1.21 Reset Button state (type=reset)
0
4.10.7.1.22 Button state (type=button)
0
4.10.7.2 Implemention notes regarding localization of form controls
0
4.10.7.3 Common input element attributes
2
4.10.7.3.1 The autocomplete attribute
0
4.10.7.3.2 The dirname attribute
0
4.10.7.3.3 The list attribute
0
4.10.7.3.4 The readonly attribute
0
4.10.7.3.5 The size attribute
0
4.10.7.3.6 The required attribute
1
4.10.7.3.7 The multiple attribute
0
4.10.7.3.8 The maxlength attribute
0
4.10.7.3.9 The pattern attribute
1
4.10.7.3.10 The min and max attributes
0
4.10.7.3.11 The step attribute
0
4.10.7.3.12 The placeholder attribute
0
4.10.7.4 Common input element APIs
3
4.10.7.5 Common event behaviors
0
4.10.8 The button element
2
4.10.9 The select element
13
4.10.10 The datalist element
2
Datalist element
Desktop
(ie:y)(firefox:y)(chrome:y)(safari:p)(opera:y)(ios_saf:p)
Mobile
(op_mini:n)(android:p)(op_mob:y)(bb:p)(and_chr:p)(and_ff:y)
4.10.11 The optgroup element
2
4.10.12 The option element
15
4.10.13 The textarea element
10
4.10.14 The keygen element
0
4.10.15 The output element
0
4.10.16 The progress element
4
Progress & Meter
Desktop
(ie:n)(firefox:y)(chrome:y)(safari:y)(opera:y)(ios_saf:n)
Mobile
(op_mini:n)(android:n)(op_mob:y)(bb:y)(and_chr:y)(and_ff:a)
4.10.17 The meter element
0
4.10.18 Association of controls and forms
15
4.10.19 Attributes common to form controls
46
4.10.19.1 Naming form controls
4
4.10.19.2 Enabling and disabling form controls
4
4.10.19.3 A form control's value
0
4.10.19.4 Autofocusing a form control
7
4.10.19.5 Limiting user input length
0
4.10.19.6 Form submission
31
4.10.19.7 Submitting element directionality
0
4.10.20 APIs for the text field selections
23
4.10.21 Constraints
2
4.10.21.1 Definitions
0
4.10.21.2 Constraint validation
0
4.10.21.3 The constraint validation API
2
4.10.21.4 Security
0
4.10.22 Form submission
0
4.10.22.1 Introduction
0
4.10.22.2 Implicit submission
0
4.10.22.3 Form submission algorithm
0
4.10.22.4 Constructing the form data set
0
4.10.22.5 URL-encoded form data
0
4.10.22.6 Multipart form data
0
4.10.22.7 Plain text form data
0
4.10.23 Resetting a form
0