On Sun, Apr 29, 2012 at 12:08 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote: > On 4/29/12 11:49 AM, Tab Atkins Jr. wrote: >> >> I just meant that, if you're in block layout, you can tell that >> table-fixup occurs before block-in-inline fixup occurs. > > > Hmm. How? At first glance, for purposes of block layout the two orders are > black-box indistinguishable, but maybe I'm missing something? > > (This is not to say that we shouldn't define an order on them; I just don't > think one is defined so far.) <div style='display:table-row'> <span> foo <div style='display:table-cell'>bar</div> foo </span> </div> The result is a table with one cell, containing an inline split around another table. This might technically be proving something slightly different, but it's good enough for me. ~TJReceived on Monday, 30 April 2012 05:53:30 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 17:20:52 GMT