- From: Simon Sapin <simon.sapin@kozea.fr>
- Date: Thu, 17 Nov 2011 16:33:29 +0100
- To: www-style@w3.org
Yet another issue: 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.) Regards, -- Simon Sapin
Received on Thursday, 17 November 2011 15:34:22 UTC