- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Sat, 27 Nov 2010 19:35:11 -0800
- To: "Bernd Mielke" <bmlk@gmx.de>
- Cc: "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>
Hello Bernd, Several of your testcases (and their respective, correspondent ref-test) have an empty <tbody></tbody> (at line 22 in source code) which is invalid markup. http://test.csswg.org/suites/css2.1/20101027/html4/border-collapse-dynamic-colgroup-001.htm http://test.csswg.org/suites/css2.1/20101027/html4/border-collapse-dynamic-colgroup-001-ref.htm http://test.csswg.org/suites/css2.1/20101027/html4/border-collapse-dynamic-colgroup-002.htm http://test.csswg.org/suites/css2.1/20101027/html4/border-collapse-dynamic-colgroup-002-ref.htm http://test.csswg.org/suites/css2.1/20101027/html4/border-collapse-dynamic-colgroup-003.htm http://test.csswg.org/suites/css2.1/20101027/html4/border-collapse-dynamic-colgroup-003-ref.htm http://test.csswg.org/suites/css2.1/20101027/html4/border-collapse-dynamic-column-001.htm http://test.csswg.org/suites/css2.1/20101027/html4/border-collapse-dynamic-column-002.htm http://test.csswg.org/suites/css2.1/20101027/html4/border-collapse-dynamic-column-003.htm Also, note that inline style is formally discouraged, unless the testcase is specifically testing this scenario. The testcases also should declare <meta http-equiv="Content-Script-Type" content="text/javascript"> as the testcases contain inline script (event handler) attribute. regards, Gérard -- Contributions to the CSS 2.1 test suite: http://www.gtalbot.org/BrowserBugsSection/css21testsuite/ CSS 2.1 test suite (RC3; October 27th 2010): http://test.csswg.org/suites/css2.1/20101027/html4/toc.html CSS 2.1 test suite contributors: http://test.csswg.org/source/contributors/
Received on Sunday, 28 November 2010 03:35:48 UTC