- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Sat, 29 May 2010 13:28:14 -0700
- To: "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>
- Cc: "Arron Eicholz" <arron.eicholz@microsoft.com>
Hello all,
Testcases
---------
http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_14/color-applies-to-005.htm
http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_14/color-applies-to-006.htm
The assertion texts for those 2 testcases state:
<meta name="assert" content="The 'color' property applies to
elements with 'display' set to 'table-column-group'.">
and
<meta name="assert" content="The 'color' property applies to
elements with 'display' set to 'table-column'.">
but they should state
<meta name="assert" content="The 'color' property does not apply
to elements with 'display' set to 'table-column-group'.">
and
<meta name="assert" content="The 'color' property does not apply
to elements with 'display' set to 'table-column'.">
regards, Gérard
--
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/
CSS 2.1 test suite (alpha 2; March 16th 2010):
http://www.w3.org/Style/CSS/Test/CSS2.1/20100316/html4/toc.html
CSS 2.1 test suite contributors:
http://test.csswg.org/source/contributors/
Received on Saturday, 29 May 2010 20:28:50 UTC