W3C home > Mailing lists > Public > www-amaya@w3.org > April to June 2009

Table width with i*

From: WalkinRaven <walkinraven@gmail.com>
Date: Fri, 03 Apr 2009 11:05:15 +0800
Message-ID: <49D57CEB.7010706@gmail.com>
To: "www-amaya@w3.org" <www-amaya@w3.org>
I think this is a bug:

code:

---------------------------------------

<table width="100%">

<colgroup span="1" width="1*"></colgroup>
<colgroup span="2" width="1*"></colgroup>

<thead>
    <tr>
        <th>title 1</th>
        <th>title 2</th>
        <th>title 3</th>
    </tr>
</thead>

<tbody>
</tbody>

</table>

-----------------------------------------

just type it into Amaya, it shows not normal as HTML 4.01 Specification.

-- 
My Homepage:
http://walkinraven.me/


Received on Friday, 3 April 2009 03:07:40 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 3 April 2009 03:07:42 GMT