[RC6] position-relative-nested-001, position-static-001, positioning-float-001 and 002

Arron,

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/position-relative-nested-001.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/position-relative-nested-001.htm

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/position-static-001.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/position-static-001.htm

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/positioning-float-001.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/positioning-float-001.htm

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/positioning-float-002.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/positioning-float-002.htm


position-relative-nested-001 still requires some tuning.
'background-position: center' and 'top: 50%' and 'left: 50%' are not
working the same way. I'm thinking of doing a demo on this..

position-static-001: I have changed 'top: 0' to 'top: 100px' and 'left:
0' to 'left: 100px' so that any non-static position would clearly be
seen as a fail by testers.

positioning-float-001: IMO, the test as designed was not ideal, not best
as floating left would not be and could not be verified by testers; the
test has been slightly redesigned. If the testers read S P A S (instead
of P A S S), then it is clearly a test failure.

positioning-float-001: like in many tests, I had to add 'line-height:
1.25' so that a reliable, trustworthy, accurate reftest could be
created. The used value of 'line-height: normal' can vary and does vary
from local font in use.

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

CSS 2.1 Test suite RC6, March 23rd 2011:
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html

CSS 2.1 test suite harness:
http://test.csswg.org/harness/

Contributing to to CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contributions-css21-testsuite.html

Received on Tuesday, 25 September 2012 03:19:50 UTC