Changeset 1433

Show
Ignore:
Timestamp:
22/01/10 12:19:50 (2 months ago)
Author:
mpo
Message:

Adding test in sample to verify re-opened #222.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/samples/kauri-forms-sample/src/main/kauri/pages/upload-control-222.html.xml

    r1406 r1433  
    2828    </p> 
    2929     
     30    <p> 
    3031    <form id="my-form-divs" > 
    3132      <fieldset> 
     
    4647      </fieldset> 
    4748    </form> 
    48  
     49    </p> 
     50     
     51    <p> 
    4952    <form id="my-form-spans" > 
    5053      <fieldset> 
     
    6568      </fieldset> 
    6669    </form> 
    67  
     70    </p> 
     71     
    6872  </t:block> 
    6973</html>