- From: Simon Sapin <simon.sapin@exyr.org>
- Date: Fri, 24 Jan 2014 09:20:47 -0800
- To: www-style list <www-style@w3.org>
Hi, My reading of section 10.1 tells me that the containing block of internal table boxes (eg. table cells) is the nearest block container ancestor box. That is, the parent or an ancestor of the table. This is probably not what we want. Although the behavior of percentages on internal table boxes is largely undefined in 2.1, in practice they seem to refer to the table rather than one of its ancestor. The containing block should be one of the table box or the table wrapper box. -- Simon Sapin
Received on Friday, 24 January 2014 17:21:17 UTC