- From: Loretta Guarino Reid <lorettaguarino@google.com>
- Date: Wed, 7 Jul 2010 15:32:31 -0700
- To: makoto.ueki@gmail.com
- Cc: public-comments-wcag20@w3.org
On Sat, Jun 5, 2010 at 6:52 PM, <makoto.ueki@gmail.com> wrote: > > Name: Makoto Ueki > Email: makoto.ueki@gmail.com > Affiliation: Infoaxia, Inc. > Document: TD > Item Number: H73 > Part of Item: Examples > Comment Type: technical > Summary of Issue: H73: Example 1, start tag is missing > Comment (Including rationale for any proposed change): > In Example 1, the start tag for <tr> element is missing. > > > > </tr> > > <td>4:00</td> > > <td>4:05</td> > > <td>4:11</td> > > <td>4:19</td> > > </tr> > > > > Proposed Change: > </tr> > > <tr> > > <td>4:00</td> > > <td>4:05</td> > > <td>4:11</td> > > <td>4:19</td> > > </tr> > ================================ Response from the Working Group ================================ Because the User Agent Notes for Flash are extensive, and they are the same for all the Flash techniques, we decided to document them in a common location and include links to the notes in each technique. Thank you for catching the reference to the missing image. We will correct this. Loretta Guarino Reid, WCAG WG Co-Chair Gregg Vanderheiden, WCAG WG Co-Chair Michael Cooper, WCAG WG Staff Contact On behalf of the WCAG Working Group
Received on Wednesday, 7 July 2010 22:33:01 UTC