On Wed, 17 Sep 2003 10:45:52 -0700 Guy McArthur <guym@arizona.edu> wrote: > Hi, Styles don't seem to apply to table columns > (http://www.w3.org/TR/CSS2/tables.html#q4). > > Test case: > -- > > <table> > <col style="color:black;background-color:green"/> > <tr> > <td>This should be in black on green.</td> > </tr> > </table> > > -- > Guy This feature is not supported yet in Amaya. It's not so easy to support it as Amaya works with the document tree structure: <td> elements are children of <tr> but have no direct relation with <col> elements. We should extend the CSS mechanism to support it. I added this request in the Amaya wish list. Irene. ----- Irène Vatton INRIA Rhône-Alpes INRIA ZIRST e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe Tel.: +33 4 76 61 53 61 Montbonnot Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - FranceReceived on Thursday, 18 September 2003 03:53:40 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:36 GMT