Web Forms 2.0 Test Case 3: Spec Example: Solar system

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 is the specification's example of nested repetition elements:

The previous example does not demonstrate nested repeat blocks, reordering repetition blocks, and inserting new repetition blocks in the middle of the existing sequence, all of which are possible using the facilities described above. This example shows nested repeats.

Note that to uniquely identify each nested repeat (which is required since the add buttons are dependent on IDs to specify which template should have a block added), the IDs of the nested templates are specified in terms of the ancestor template's ID, using the index substitution feature.

←  | Test Suite Index |  →

Solar system

Planets

  1. Moons


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