See also: IRC log
STATUS UPDATE
Ported 8 Silverlight techniques - speeding up - Wolf has offered to help out, Michael will coordinate with him. Targeting March 10th
<adam> http://www.w3.org/TR/WCAG20-TECHS/H71
<Loretta> For a set of related controls enclosed within a fieldset element:
<David> sorry I"m late
<jamesn> <form action="http://example.com/adduser" method="post">
<jamesn> <fieldset>
<jamesn> <legend>Residential Address</legend>
<jamesn> <input type="radio" name="addressType" value="R" title="Use this address">
<jamesn> <label for="raddress">Address: </label>
<jamesn> <input type="text" id="raddress" name="raddress" />
<jamesn> <label for="rzip">Postal/Zip Code: </label>
<jamesn> <input type="text" id="rzip" name="rzip" />
<jamesn> ...more residential address information...
<jamesn> </fieldset>
<jamesn> <fieldset>
<jamesn> <legend>Postal Address</legend>
<jamesn> <input type="radio" name="addressType" value="P" title="Use this address">
<jamesn> <label for="paddress">Address: </label>
<jamesn> <input type="text" id="paddress" name="paddress" />
<jamesn> <label for="pzip">Postal/Zip Code: </label>
<jamesn> <input type="text" id="pzip" name="pzip" />
<jamesn> ...more postal address information...
<jamesn> </fieldset>
<jamesn> </form>
<Loretta> For a set of related controls enclosed within a fieldset element:
<David> For a set of logically related controls enclosed within a fieldset element:
<scribe> ACTION: adam to work on clarifying the Test procedure for this technique [recorded in http://www.w3.org/2011/02/24-wai-wcag-minutes.html#action01]
<trackbot> Created ACTION-128 - Work on clarifying the Test procedure for this technique [on Adam Solomon - due 2011-03-03].
RESOLUTION: Open pending action item
RESOLUTION: Accepted as proposed
RESOLUTION: Accepted as amended
RESOLUTION: Accepted as proposed
RESOLUTION: Accepted as proposed
RESOLUTION: Accepted as proposed
RESOLUTION: Accepted as proposed
RESOLUTION: Accepted as proposed