[RC6] padding-applies-to-009, 010, 012 and 015: slight modifications

Arron,

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/padding-applies-to-009.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/padding-applies-to-009.htm

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/padding-applies-to-010.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/padding-applies-to-010.htm

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/padding-applies-to-012.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/padding-applies-to-012.htm

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/padding-applies-to-015.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/padding-applies-to-015.htm

The outer/external div has a width set to 200px. Now, when the inner div
gets rendered, the 20px borders are not taken into account. So, I have
reset such width from 200px to 220px so that the rendered innner div
(orange borders) is a square; this allows me to reuse one reftest only
and one that is already available.

----------

Chrome 21.0.1180.79 seems to have a bug with
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/padding-applies-to-010.htm
as it does include, add the line box height in the height div#div1
(239px instead of 220px).

I may have to create another test with a reftest for this later.

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 Wednesday, 22 August 2012 02:06:27 UTC