- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Thu, 7 Oct 2010 16:12:35 -0700
- To: "Arron Eicholz" <Arron.Eicholz@microsoft.com>
- Cc: "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>
Arron,
For 17 of the following list of 19 testcases, I propose to add a
'margin-left: 2em;' and then to update the expected result accordingly
to mention that a bullet list-marker should be rendered on the left of
the black square.
E.g.:
<style type="text/css">
div
{
display: list-item;
height: 1in;
**margin-left: 2em;**
width: 1in;
}
</style>
http://test.csswg.org/suites/css2.1/20101001/html4/font-family-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/font-style-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/font-variant-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/font-size-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/font-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/text-indent-applies-to-003.htm
This testcase requires a bit more code
http://test.csswg.org/suites/css2.1/20101001/html4/text-align-applies-to-003.htm
The testcase makes no mention of a bullet list-marker
http://test.csswg.org/suites/css2.1/20101001/html4/text-decoration-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/letter-spacing-applies-to-003.htm
This testcase requires a bit more code
http://test.csswg.org/suites/css2.1/20101001/html4/word-spacing-applies-to-003.htm
This testcase requires a bit more code
http://test.csswg.org/suites/css2.1/20101001/html4/text-transform-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/white-space-applies-to-003.htm
This testcase requires a bit more code
http://test.csswg.org/suites/css2.1/20101001/html4/caption-side-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/table-layout-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/border-spacing-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/empty-cells-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/border-spacing-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/border-collapse-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/outline-applies-to-010.htm
The testcase makes no mention of a bullet list-marker
regards, Gérard
--
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/
CSS 2.1 test suite (RC2; October 1st 2010):
http://test.csswg.org/suites/css2.1/20101001/html4/toc.html
CSS 2.1 test suite contributors:
http://test.csswg.org/source/contributors/
Received on Thursday, 7 October 2010 23:13:11 UTC