Example 17: Form validation
Here we test all of the form validation controls.
This test is obsolete because the form validation procedures have been adopted into HTML5, and removed from the Javascript library: you are therefore only testing your browser's built-in form validation functions. The validation indicator appears to be broken, and might need to be reconfigured to work with the built-in HTML5 form validation events.