4 margin and 1 padding Microsoft testcases needing corrections

Arron,

The following testcases need to be updated, corrected.

http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_8/margin-005.htm

http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_8/margin-005.xht

build and validation problems

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

Margin-left and margin-right do not apply to table-cells!

http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_8/margin-left-applies-to-007.htm

http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_8/margin-right-applies-to-007.htm

eg
<meta name="assert" content="The 'margin-left' property applies to
elements with a display of table-cell.">

to change to

<meta name="assert" content="The 'margin-left' property does not apply
to elements with a display of table-cell.">

and equivalence for margin-right testcase.


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


http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_8/padding-bottom-036.htm

still has Fractional pixel problem! View the testcase in Konqueror 4.4.5

I have proposed
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/padding-bottom-036.htm


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

CSS 2.1 test suite (beta 3; August 15th 2010):
http://test.csswg.org/suites/css2.1/20100815/html4/toc.html

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

Received on Thursday, 16 September 2010 23:11:16 UTC