Proposed replacements for left-113.htm and right-113.htm

Hello,

http://test.csswg.org/suites/css2.1/20100815/html4/left-113.htm

http://test.csswg.org/suites/css2.1/20100815/html4/right-113.htm

I have examined
http://test.csswg.org/suites/css2.1/20100815/html4/right-113.htm
and then reexamined
http://test.csswg.org/suites/css2.1/20100815/html4/left-113.htm

and I now propose

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/left-113.htm

and

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/right-113.htm

Those 2 replacements fix a number of problems and issues:
- no horizontal scrollbar created by the testcases
- no red border outside-of-viewport and no black border
outside-of-viewport (too far to the left or too far to the right)
- both testcases are much easier to investigate with web debugger tools
(IE8 dev. tools, Opera DragonFly, Firefox DOM inspector, Webkit Web
Inspector, Konqueror Domtree viewer, etc.)
- 0.2in (19.2px) is now 0.25in (24px), therefore avoiding any
possibility of problems with fractional pixels
- #div1 and div div have now been renamed to better, more useful
semantic id value: #containing-block and #rel-pos-child
- meta assert text strives to be helpful, assisting
- other tweaks

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

CSS 2.1 test suite (beta 3; August 15th 2010):
http://test.csswg.org/suites/css2.1/20100815/html4/toc.html

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

Received on Wednesday, 15 September 2010 01:43:53 UTC