On 5/21/10 7:25 PM, Tab Atkins Jr. wrote: > <div display:table> > <anon display:table-row> > <div display:table-cell/> > </anon> > <div position:absolute/> > <div display:table-row/> > </div> One other comment. This is not quite right not matter what, as far as I can tell. The actual box tree parent of the abs pos box, at least in Gecko, is its containing block. Which is only the table if that's set to be position:relative, of course. -BorisReceived on Saturday, 22 May 2010 03:24:21 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:07:46 UTC