margin-collapse-023.xht (was RE: 3 Microsoft margin collapsing tests (wrt float, clear and clearance))

>> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_8/
>> margin-collapse-023.xht
>>
>
> Another test cases bug. I have updated the test case and it should now
> be more logical.

[... snipped ...]

> Thanks,
> Arron Eicholz

Arron,

One linguistic nitpick.

Please add the preposition "to" in the assert. Even in French, the verb
adjoin requires the "to" preposition in such sentence. Section 8.3.1
uses such "to" preposition too in such sentence.

        <meta name="assert" content="If a block-level sibling has
clearance then the bottom margin of its previous sibling will
not be adjoining its top margin." />

should become

        <meta name="assert" content="If a block-level sibling has
clearance then the bottom margin of its previous sibling will
not be adjoining to its top margin." />

The testcase is good. I just hope that people examining it will see and
understand the phenomenon of clearance being executed (and being the
determinant factor) in such test.

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

CSS 2.1 test suite (pre-alpha):
http://www.w3.org/Style/CSS/Test/CSS2.1/current/html4/

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

Received on Monday, 25 January 2010 21:16:35 UTC