Followup on floats-107.htm testcase; margin - inherit applied on margin percentage

Hello all,

Regarding
http://test.csswg.org/suites/css2.1/20100727/html4/floats-107.htm (beta1)
http://test.csswg.org/suites/css2.1/20100727/html4/floats-107.htm (beta2)

I have investigated that testcase and have come up with 2 testcases:

floats - zero height (margin-box) empty float
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/floats-107-gt.html
(filename will be renamed)

and

z-index - stacking levels of positioned elements versus floated elements
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/z-index-stack-003.html

-----------

Regarding absence of testcases covering inherit (keyword) applied onto
percentage margins, I have created

margin - inherit applied on margin percentage
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/margin-percentage-inherit-001.html

The comments in that testcase explain in detail the underlying
positioning calculations.

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

CSS 2.1 test suite (beta 2; July 27th 2010):
http://test.csswg.org/suites/css2.1/20100727/html4/toc.html

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

Received on Saturday, 31 July 2010 18:50:20 UTC