- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Wed, 9 Feb 2011 12:38:23 -0800
- To: "Public CSS test suite mailing list" <public-css-testsuite@w3.org>
http://test.csswg.org/suites/css2.1/20110111/html4/c71-fwd-parsing-004.htm
http://test.csswg.org/suites/css2.1/20110111/xhtml1/c71-fwd-parsing-004.xht
http://test.csswg.org/source/approved/css2.1/src/css1/c71-fwd-parsing-004.htm
http://test.csswg.org/source/approved/css2.1/src/css1/c71-fwd-parsing-004.xht
1- p.twentyfour is not used anywhere and never involved; so the
testcase, for practical reasons, can never fail
2- "This line should be bright green" when it is its background color,
not the text
3- there is nothing invalid about that testcase but testcase has <meta
name="flags" content="invalid">
--------------
http://test.csswg.org/suites/css2.1/20110111/html4/c566-list-stl-001.htm
http://test.csswg.org/suites/css2.1/20110111/html4/c566-list-stl-001.htm
http://test.csswg.org/source/approved/css2.1/src/css1/c565-list-pos-001.htm
http://test.csswg.org/source/approved/css2.1/src/css1/c566-list-stl-001.xht
img { margin: 0 0 0 15px; }
is declared but never involved in the code.
class="two" is not defined and is not needed/not required anyway.
-------------
http://test.csswg.org/suites/css2.1/20110111/html4/c565-list-pos-000.htm
http://test.csswg.org/suites/css2.1/20110111/html4/c565-list-pos-000.htm
http://test.csswg.org/source/approved/css2.1/src/css1/c565-list-pos-000.htm
http://test.csswg.org/source/approved/css2.1/src/css1/c565-list-pos-000.xht
By default, list-style-position is outside. The testcase does not verify
this when it explicitly declares
line 14: list-style-position: outside;
"rectangle" should be replaced by "bar" or "stripe".
Color and background-color are not best tested by the testcase. By
choosing 2 very close colors (blue and navy), a tester could easily report
a pass condition for a failed one. The respective color of the list-item
and the color of the bullet should be, ideally, very constrasting ones,
very different ones from each other, like, say, blue for one and orange
for the other.
-------------
http://test.csswg.org/suites/css2.1/20110111/html4/c5525-fltcont-000.htm
http://test.csswg.org/suites/css2.1/20110111/xhtml1/c5525-fltcont-000.xht
http://test.csswg.org/source/approved/css2.1/src/css1/c5525-fltcont-000.htm
http://test.csswg.org/source/approved/css2.1/src/css1/c5525-fltcont-000.xht
width for .nine is unexpectedly redefined by inline style
margin-right for .eight is unexpectedly redefined by inline style.
Gérard Talbot
--
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/
CSS 2.1 test suite (RC5; January 11th 2011):
http://test.csswg.org/suites/css2.1/20110111/html4/toc.html
CSS 2.1 test suite contributors:
http://test.csswg.org/source/contributors/
Received on Wednesday, 9 February 2011 21:21:58 UTC