Re: before-content-display-015 invalid

> On Wednesday 2010-10-13 17:17 -0700, L. David Baron wrote:
>> http://test.csswg.org/suites/css2.1/20100917/xhtml1/after-content-display-015.xht
>> http://test.csswg.org/suites/css2.1/20100917/html4/after-content-display-015.htm
>>
>> are invalid because CSS 2.1 does not define with computation rules
>> for tables and captions that apply to this case (at least not as far
>> as I know).  Therefore implementations are free to give the caption
>> a size such that "Filler text" must break to two lines.
>>
>> Specifying a 'width' on the table caption large enough to ensure it
>> doesn't break lines (say, 15em) should be sufficient to make the
>> test valid.
>
> This also applies to:
> http://test.csswg.org/suites/css2.1/20100917/xhtml1/before-content-display-015.xht
> http://test.csswg.org/suites/css2.1/20100917/html4/before-content-display-015.htm

Those were all fixed 2 days ago:

http://test.csswg.org/source/contributors/gtalbot/submitted/after-content-display-015.htm

http://test.csswg.org/source/contributors/gtalbot/submitted/after-content-display-015.xht

http://test.csswg.org/source/contributors/gtalbot/submitted/before-content-display-015.htm

http://test.csswg.org/source/contributors/gtalbot/submitted/before-content-display-015.xht

regards, Gérard
-- 
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/

CSS 2.1 test suite (RC2; October 1st 2010):
http://test.csswg.org/suites/css2.1/20101001/html4/toc.html

CSS 2.1 test suite contributors:
http://test.csswg.org/source/contributors/

Received on Thursday, 14 October 2010 02:17:44 UTC