[CSS21] Fixed table layout - which "first" row is used? (Was: Re: [CSS21] 17.5.2.1 Fixed table layout and percentages)

On 17/11/2011 16:33, Simon Sapin wrote:
[In the fixed table layout:]
> Widths are taken from cells of the first row. Is that first in source
> order or in display order?
>
> According to 17.2, a `display: table-header-group` is *displayed* before
> any other row or row group. If however it is after a row or row group in
> source order, both orders may not be the same.
>
> (This may be illegal HTML with <thead>, but can also happen with table-*
> CSS display on non-table elements.)

Simon, this issue is being tracked at 
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15666

Cheers,
Anton Prowse
http://dev.moonhenge.net

Received on Monday, 23 January 2012 22:38:38 UTC