Web Forms 2.0 Test Case 16: Autofocus on unfocusable form control

This test case demonstrates functionality of the Web Forms 2.0 specification and tests the compliance of this cross-browser Web Forms 2.0 implementation.

The following tests whether the hidden INPUT element below is incorrectly (attempted to be) focused upon. Attempting to focus on hidden form controls raises an exception in MSIE.

←  | Test Suite Index |  →

The following form, containing an input element with an autofocus attribute, is set to not display with CSS.


Web Forms 2.0 implementation
Version: 0.5.2 (2007-11-29) changelog
Weston Ruter