Re: [css21][css3-box] when only one dimension is specified, replaced element sizing rules are ambiguous and non-interoperable

Le Lun 5 novembre 2012 14:13, "Gérard Talbot" a écrit :
>
> Le Lun 5 novembre 2012 5:25, Kang-Hao (Kenny) Lu a écrit :

[snipped]

> Your post helped me notice that we need more tests on 'min-height',
> 'min-width', 'max-width' and 'max-height' on inline replaced elements with
> intrinsic ratio in the CSS 2.1 test suite.
>
> The only tests I found so far are
>
> http://test.csswg.org/suites/css2.1/nightly-unstable/html4/max-width-109.htm
>
> http://test.csswg.org/suites/css2.1/nightly-unstable/html4/replaced-min-max-001.htm
>
> and these seem insufficient in terms of coverage.

There was also (somewhat related)
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/max-width-110.htm


A few min. ago, I submitted

[src]
http://test.csswg.org/source/contributors/gtalbot/submitted/inline-replaced-width-016.xht

[src]
http://test.csswg.org/source/contributors/gtalbot/submitted/inline-replaced-width-017.xht

[src]
http://test.csswg.org/source/contributors/gtalbot/submitted/inline-replaced-height-010.xht

[src]
http://test.csswg.org/source/contributors/gtalbot/submitted/inline-replaced-height-011.xht

These 4 tests should appear in the nightly-unstable CSS 2.1 test suite
starting tomorrow:

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/inline-replaced-width-016.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/inline-replaced-width-017.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/inline-replaced-height-010.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/inline-replaced-height-011.htm

I may (or could/should or will?) submit more tests later based on
percentage value and on svg elements, inline-block replaced element and
block replaced elements; the coverage is not complete right now.


Kang-Hao (Kenny) Lu, if you want to be officially credited for these
tests, then visit
Web authors' contributions to CSS 2.1 test suite
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contributions-css21-testsuite.html
and then let me know about it.

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

Contributions to CSS 2.1 test suite
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/

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

Received on Tuesday, 6 November 2012 01:43:30 UTC