Browser non-interop on basic anonymous table boxes

This testcase:

   <div style="display:table">
     <span>a</span> <span>b</span>
   </div>

is rendered as "ab" (without the space) by some browsers.  We should 
have a test for this....

-Boris

Received on Wednesday, 7 August 2013 13:47:15 UTC