Re: background-bg-pos-205 has incorrect pass condition

> The test:
> http://test.csswg.org/suites/css2.1/20100917/html4/background-bg-pos-205.htm
> http://test.csswg.org/suites/css2.1/20100917/xhtml1/background-bg-pos-205.xht
> has an incorrect pass condition.  It says there should be 4em of
> space below and to the right of the diamond.  However, there should
> be 5em on the right (because of the -5em margin) and 3em below
> (because the 2em margin and the -5em margin collapse).

The webpage has validation error: block-level elements are not allowed
inside a <pre>. Replacing <p></p> with a <span> would be ok.
The pass condition is also too technical:
"there should be 4em of text"
It's not exactly clear how to replace this and how to guide the tester
on a measured position.

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 Monday, 18 October 2010 19:12:39 UTC