- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Wed, 07 Aug 2013 09:46:46 -0400
- To: "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>
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