- From: L. David Baron <dbaron@dbaron.org>
- Date: Wed, 13 Oct 2010 17:17:16 -0700
- To: public-css-testsuite@w3.org
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. -David -- L. David Baron http://dbaron.org/ Mozilla Corporation http://www.mozilla.com/
Received on Thursday, 14 October 2010 00:17:44 UTC