[RC6] table-footer-group-003, table-header-group-003 incorrect: multiple captions cases

Hello Arron,


http://test.csswg.org/suites/css2.1/20110323/html4/table-footer-group-003.htm
(RC6)


http://test.csswg.org/suites/css2.1/nightly-unstable/html4/table-footer-group-003.htm

Actual
------
"
Test passes if the blue square below is stacked above either one or two
orange squares and has one orange square above it.
"

Proposed correction
-------------------
"
Test passes if the blue square below is stacked above two orange squares
and has one orange square above it.
"


---------------


http://test.csswg.org/suites/css2.1/20110323/html4/table-header-group-003.htm
(RC6)


http://test.csswg.org/suites/css2.1/nightly-unstable/html4/table-header-group-003.htm


Actual
------
"
Test passes if the blue square below is stacked beneath either one or
two orange squares and has one orange square underneath it.
"

Proposed correction
-------------------
"
Test passes if the blue square below is stacked beneath (below?) two
orange squares and has one orange square underneath (below?) it.
"



All 4 testcases assumes, states that
"either one or two orange squares"
in their expected results sentence. But multiple captions must be
rendered: it is not optional. We discussed this before and then

http://test.csswg.org/suites/css2.1/20110323/html4/border-spacing-applies-to-015.htm

and

http://test.csswg.org/suites/css2.1/20110323/html4/table-caption-002.htm

were modified accordingly.

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

CSS 2.1 Test suite RC6, March 23rd 2011
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html

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

Received on Tuesday, 21 June 2011 21:41:39 UTC