- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Wed, 21 Jul 2010 04:18:29 -0400
- To: fantasai <fantasai.lists@inkedblade.net>
- CC: "Tab Atkins Jr." <jackalmage@gmail.com>, www-style list <www-style@w3.org>
On 7/21/10 3:38 AM, fantasai wrote: > The table code is already written to skip past non-cell frames > in a table row. Sort of, some places. That dates back to when the wrapper box construction code was broken. Lots of places in table layout have had such checks removed since then, though they're still around in a few callsites. > Now *why* we do this, I don't know. But given > that we do, I assume that if there are places in the table code > that aren't making these checks, they are considered bugs already. Other way around, actually. > Just sayin'. Likewise. ;) -Boris
Received on Wednesday, 21 July 2010 08:19:03 UTC