Re: [CSS21] Concern about anonymous table objects and whitespace

Boris Zbarsky wrote:
> 
> fantasai wrote:
>> Hixie points out that the answer here is "no" because of
>>   http://www.w3.org/TR/CSS21/visuren.html#anonymous
>>   # Whitespace content that would subsequently be collapsed away 
>> according
>>   # to the 'white-space' property does not generate any anonymous inline
>>   # boxes.
>>
>> Does that resolve this issue?
> 
> Not really, because the white-space:pre style means that this whitespace 
> would not be collapsed away.

Testcase:
   http://lists.w3.org/Archives/Public/www-archive/2008Mar/att-0004/testws.html

~fantasai

Received on Tuesday, 4 March 2008 08:00:24 UTC