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 verifies that the repeat-min
, repeat-max
, and repeat-start
attributes work correctly. The event log utilizes the onadd
and onremove
extensions to the repetition model specification.
For the following repetition template:
repeat-min
= 1repeat-max
= 5repeat-start
= 3