- From: Bruno Fassino <fassino@gmail.com>
- Date: Fri, 29 Jan 2010 07:41:02 +0100
- To: public-css-testsuite@w3.org
In the following two tests: http://www.w3.org/Style/CSS/Test/CSS2.1/20100127/xhtml1/position-relative-037.xht http://www.w3.org/Style/CSS/Test/CSS2.1/20100127/xhtml1/position-relative-038.xht no element has position relative set, so they are not testing what they claim. Moreover what they claim is wrong. Left and right relative positioning never cancel out each other. (If position relative were added to the inner div, one of the two 'left, 'right' will win over the other, as correctly asserted by the previous tests position-relative-009.xht position-relative-010.xht) Best regards, Bruno -- Bruno Fassino http://www.brunildo.org/test
Received on Friday, 29 January 2010 06:44:36 UTC